[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.UnitTypeEnum

UnitTypeEnum Enum

Enumerates units of measurement used by Unit and related types.

Namespace: GrapeCity.Documents.Common
Assembly: DS.Documents.Imaging.dll
Syntax
public enum UnitTypeEnum
Public Enum UnitTypeEnum

Fields

Name Description
Cm

Specifies centimetre's as the unit of measure.

Dip

Specifies DIP's 1/96 inch as the unit of measure.

Display

Specifies 1/75 inch as the unit of measure.

Document

Specifies the document unit (1/300 inch) as the unit of measure.

InHs

Specifies a hundredths of an inch as the unit of measure.

Inch

Specifies the inch as the unit of measure.

Mm

Specifies the millimeter as the unit of measure.

Pica

Specifies the pica unit (1/6 inch) 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.