Property PrinterResolution
PrinterResolution
Gets or sets the printer resolution for the page.
public virtual PrinterResolution PrinterResolution { get; set; }
Property Value
- PrinterResolution
A PrinterResolution that specifies the printer resolution for the page.
Remarks
A PrinterResolution represents the printer resolution of through the Kind property, which contains one of the PrinterResolutionKind values.