PaperKindData Properties
Stores paper kind settings.Name | Description |
---|---|
EnumId | Specifies the ID of a paper kind in the System.Drawing.Printing.PaperKind enumeration. |
Height | Specifies the height of a paper kind. |
Id | Specifies the ID of a paper kind. |
IsRollPaper | Specifies whether a paper kind is supposed to be printed as a single uninterrupted page. |
Name | Specifies the name of a paper kind. |
Unit | Specifies the unit of measure of a paper kind. |
Width | Specifies the width of a paper kind. |
See Also