[This is preliminary documentation and is subject to change.]
The PdfUnit type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| ByName(String) |
Returns existing unit by name or throws if it is not found
| |
| ByName(String, Single) |
Returns existing unit by name or creates and registers a new one
| |
| Equals(Object) | (Overrides | |
| Equals(PdfUnit) | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
| GetHashCode | (Overrides | |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| ToString | (Overrides |
Extension Methods
Properties
| Name | Description | |
|---|---|---|
| Centimeter | ||
| Default | ||
| Inch | ||
| Millimeter | ||
| Name | ||
| Point | ||
| Points |
Number of default user space units in current unit
(1 default user space unit is 1/72 inch)
|
See Also