Enum PageUnits
The report page units.
Namespace: FastReport.Utils
Assembly: FastReport.OpenSource.dll
Syntax
public enum PageUnits
Fields
| Name | Description |
|---|---|
| Centimeters | Specifies the units measured in centimeters. |
| HundrethsOfInch | Specifies the units measured in hundreths of inch. |
| Inches | Specifies the units measured in inches. |
| Millimeters | Specifies the units measured in millimeters. |