Accusoft.PrintProSdk Namespace : PrintingUnit Structure |
The following tables list the members exposed by PrintingUnit.
Name | Description | |
---|---|---|
Centimeter | The centimeter printing unit. | |
Character | The character printing unit. | |
HundredthsOfAMillimeter | A printing unit of 1/100th of a millimeter. | |
HundredthsOfAnInch | A printing unit of 1/100th of an inch. | |
Inch | The inch printing unit. | |
Millimeter | The millimeter printing unit. | |
Pixel | The pixel printing unit. | |
Point | The point printing unit. | |
TenthsOfAMillimeter | A printing unit of 1/10th a millimeter. | |
ThousandthsOfAnInch | A printing unit of 1/1000th of an inch. | |
ThreeHundredthsOfAnInch | A printing unit of 1/300th of an inch. | |
Twip | The twip printing unit. |
Name | Description | |
---|---|---|
Equals | Determines whether two object instances are equal. | |
GetHashCode | Serves as a hash function for a particular type. |
Equality | Determines whether two PrintingUnits are the same printing unit. |
Implicit Type Conversion | Overloaded. To implicitly convert between integer values and printing units. |
Inequality | Determines whether two PrintingUnits are not the same printing unit. |