Property PaperFormats
PaperFormats
Gets the names of the available paper formats for the current printer.
Declaration
[AvailableSinceVersion(7, 6, 0, 0)]
List<string> PaperFormats { get; }
Property Value
| Type | Description |
|---|---|
| List<string> |
Remarks
This property is available since v7.6.