System.Drawing.Printing.PageSettings.PrinterResolution Property

Gets or sets the printer resolution for the page.

Syntax

public PrinterResolution PrinterResolution { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

A System.Drawing.Printing.PrinterResolution represents the printer resolution of through the PrinterResolution.Kind property, which contains one of the System.Drawing.Printing.PrinterResolutionKind values.

Set the PageSettings.PrinterResolution property for the page to a valid System.Drawing.Printing.PrinterResolution, available through the PrinterSettings.PrinterResolutions collection.

Requirements

Namespace: System.Drawing.Printing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0