[]
Represents the unit of measure of the document when using the low level rendering API on the document page.
public enum Units
Name | Description |
---|---|
Centimeters | Specify the parameters of the page drawing method in centimeters. |
Document | Specify the parameters of the page rendering method with the document's own unit (1/300 inch). |
Inches | Specify the parameters of the page drawing method in inches. |
Pixels | Specify the parameters of the page drawing method in pixels. |