System.Drawing.Printing.PaperSource Members

The members of System.Drawing.Printing.PaperSource are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Drawing.Printing.PaperSource class.

Public Properties

[read-only]
KindPaperSourceKind.

Gets the paper source.

RawKindint.

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

SourceNamestring.

Gets or sets the name of the paper source.

Public Methods

override
ToString() : string

Provides information about the System.Drawing.Printing.PaperSource in string form.