Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
DeviceUnitLength Structure Members
The following tables list the members exposed by DeviceUnitLength.
Public Properties
| Name | Description |
| IsDeviceIndependentUnit | Returns a boolean indicating if the DeviceUnitType represents a Deveice Independant Unit. |
| IsPixel | Returns a boolean indicating if the DeviceUnitType represents an absolute pixel value. |
| IsPoint | Returns a boolean indicating if the DeviceUnitType represents an absolute point value. |
| IsTwip | Returns a boolean indicating if the DeviceUnitType represents an absolute twip value. |
| UnitType | Returns an enumeration indicating the type of Value that the DeviceUnitLength represents. |
| Value | Returns the numeric value of the DeviceUnitLength. |
Public Methods
See Also