PrinterResolution.X
PrinterResolution.X property
Gets or sets the horizontal printer resolution, in dots per inch.
public int X { get; set; }
Return Value
The horizontal printer resolution, in dots per inch, if !:Kind is set to !:PrinterResolutionKind.Custom; otherwise, a dmPrintQuality value.
See Also
- class PrinterResolution
- namespace Aspose.Drawing.Printing
- assembly Aspose.Drawing.Common