System.Drawing.Printing.PrinterResolution Members

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

See Also: Inherited members from System.Object

Public Constructors

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

Public Properties

KindPrinterResolutionKind.

Gets or sets the printer resolution.

Xint.

Gets the horizontal printer resolution, in dots per inch.

Yint.

Gets the vertical printer resolution, in dots per inch.

Public Methods

override
ToString() : string

This member overrides the object.ToString method.