Printer Property (PrinterSettings)
In This Topic
Gets the printer instance.
Syntax
'Declaration
Public ReadOnly Property Printer As Printer
public Printer Printer {get;}
Property Value
The
GrapeCity.ActiveReports.Win.Printing.Printer instance.
See Also