Gets the paper sizes that are supported by this printer.
[Visual Basic]
Public ReadOnly Property PaperSizes As PrinterSettings.PaperSizeCollection
[C#]
public PrinterSettings.PaperSizeCollection PaperSizes {get;}
A PrinterSettings.PaperSizeCollection that represents the paper sizes that are supported by this printer.
Printer Class | Printer Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.