The properties of System.Drawing.Printing.PaperSize are listed below. For a list of all members, see the PaperSize Members list.
See Also: Inherited members from System.Object
| Height | int.
Gets or sets the height of the paper, in hundredths of an inch. | |
| [read-only] | Kind | PaperKind.
Gets the type of paper. |
| PaperName | string.
Gets or sets the name of the type of paper. | |
| RawKind | int.
Gets or sets an integer representing one of the System.Drawing.Printing.PaperSize values or a custom value. | |
| Width | int.
Gets or sets the width of the paper, in hundredths of an inch. |