PrinterUnit
PrinterUnit enumeration
Represents supported units for PageUnit
.
public enum PrinterUnit
Values
Name | Value | Description |
---|---|---|
Inch | 0 |
Specifies the inch as the unit of measure. |
Pixel | 1 |
Specifies a device pixel as the unit of measure. |
Point | 2 |
Specifies a printer’s point as the unit of measure. |
Cm | 3 |
Specifies the cm as the unit of measure. |
Millimeter | 4 |
Specifies the millimeter as the unit of measure. |
See Also
- namespace Aspose.Email.Printing
- assembly Aspose.Email