[]
A table used to convert value between the different measure units.
public static class MeasureConversionTable
Name | Description |
---|---|
DisplayPerInch | Gets the display per inch. |
DocumentPerInch | Gets the document per inch. |
InchPerDisplay | Gets the inch per display. [1 document = 1/75 inch] |
InchPerDocument | Gets the inch per document. [1 document = 1/300 inch] |
InchPerMillimeter | Gets the inch per millimeter. [1 millimeter = 6/127 inch] |
InchPerPoint | Gets the inch per point. [1 point = 1/72 inch] |
InchPerTwips | Gets the inch per twips. [1 document = 1/1440 inch] |
MillimeterPerInch | Gets the millimeter per inch. |
PointPerInch | Gets the point per inch |
TwipsPerInch | Gets the twips per inch. |