Name | Description | |
---|---|---|
Code | Gets or sets an optional value that can be used to store an identifier for the current paper size. | |
Height | Gets or sets the page height in points. | |
Orientation | Gets or sets the orientation of a page.
Changing Orientation swaps Width and Height. | |
PaperSize | Gets or sets the paper size.
Setting this property updates Width and Height, unless the value is PaperSize.PaperCustom. | |
Width | Gets or sets the page width in points. |