ActiveReports 13
Printer Property (PageDocument)

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.Document Namespace > PageDocument Class : Printer Property
Gets a reference to the document's printer settings.
Syntax
'Declaration
 
Public ReadOnly Property Printer As Printer
public Printer Printer {get;}
Remarks
Use this property to set the printer options before displaying a print dialog or directly printing the document to the printer with the specified options.
See Also

Reference

PageDocument Class
PageDocument Members