Class PrinterResolution
PrinterResolution class
Represents the resolution supported by a printer.
public class PrinterResolution
Constructors
Name | Description |
---|---|
PrinterResolution() | The default constructor. |
Properties
Name | Description |
---|---|
X { get; set; } | Gets or sets the horizontal printer resolution, in dots per inch. |
Y { get; set; } | Gets or sets the vertical printer resolution, in dots per inch. |
See Also
- namespace Aspose.Drawing.Printing
- assembly Aspose.Drawing.Common