Provides data for the QueryPageSettings event of a Section.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public class QueryPageSettingsEventArgs : EventArgs
Visual Basic
Public Class QueryPageSettingsEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    TallComponents.PDF.Layout..::..QueryPageSettingsEventArgs

See Also