C1.C1Preview Namespace : UnitTypeEnum Enumeration |
'Declaration Public Enum UnitTypeEnum Inherits System.Enum
public enum UnitTypeEnum : System.Enum
Member | Description |
---|---|
Cm | Specifies centimetre's as the unit of measure. |
Default | Units specified by a document's C1PrintDocument.DefaultUnit are used. |
Display | Specifies 1/75 inch as the unit of measure. |
Document | Specifies the document unit (1/300 inch) as the unit of measure. |
Em | Measurement is relative to the height of the element's font. |
Ex | Measurement is relative to the height of the lowercase letter x of the element's font. |
Inch | Specifies the inch as the unit of measure. |
InHs | Specifies a hundredths of an inch as the unit of measure. |
LineSpacing | Measurement is relative to the spacing between two lines of element's font. |
Mm | Specifies the millimeter as the unit of measure. |
Pica | Specifies the pica unit (1/6 inch) as the unit of measure. |
Pixel | Specifies a device pixel as the unit of measure. |
Point | Specifies a printer's point (1/72 inch) as the unit of measure. |
Twip | Specifies a twip (1/1440 inch) as the unit of measure. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.UnitTypeEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2