ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPageSettings Interface / PrinterSettings Property

In This Topic
PrinterSettings Property (IPageSettings)
In This Topic
Gets or sets the printer settings associated with the page.
Syntax
'Declaration
 
ReadOnly Property PrinterSettings As IPrinterSettings
 

Property Value

A IPrinterSettings that represents the printer settings associated with the page.
See Also