MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / QueryPageSettingsEventArgs Class / PageSettings Property

In This Topic
PageSettings Property (QueryPageSettingsEventArgs)
In This Topic
Gets or sets the page settings for the page to be printed.
Syntax
'Declaration
 
Public Property PageSettings As IPageSettings
 

Property Value

The page settings for the page to be printed.
See Also