ActiveReports 12
PaperSizes Property (SystemPrinter)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : PaperSizes Property
Returns a reference to the collection of paper sizes the printer supports.
Syntax
'Declaration
 
Public ReadOnly Property PaperSizes As PrinterSettings.PaperSizeCollection
public PrinterSettings.PaperSizeCollection PaperSizes {get;}
Remarks
Read only.
See Also

Reference

SystemPrinter Class
SystemPrinter Members