Specifies the unit of measure.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Point | 0 | Specifies a printer's point (1/72 inch) as the unit of measure. | |
Inch | 1 | Specifies the inch (2.54 cm) as the unit of measure. | |
Millimeter | 2 | Specifies the millimeter as the unit of measure. | |
Centimeter | 3 | Specifies the centimeter as the unit of measure. | |
Presentation | 4 | Specifies a presentation point (1/96 inch) as the unit of measure. |
See Also