Enum Units
Units enumeration
This enum contains possible values for size units.
public enum Units
Values
Name | Value | Description |
---|---|---|
Points | 0 | Points (1/72 of inch). |
Inches | 1 | Inches. |
Millimeters | 2 | Millimeters. |
Centimeters | 3 | Centimeters. |
Percents | 4 | Percents of exisiting size. |
See Also
- namespace Aspose.Page
- assembly Aspose.Page