System.Drawing.Printing.PaperSize: Property Members

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

Public Properties

Heightint.

Gets or sets the height of the paper, in hundredths of an inch.

[read-only]
KindPaperKind.

Gets the type of paper.

PaperNamestring.

Gets or sets the name of the type of paper.

RawKindint.

Gets or sets an integer representing one of the System.Drawing.Printing.PaperSize values or a custom value.

Widthint.

Gets or sets the width of the paper, in hundredths of an inch.