[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.DefaultUnit

DefaultUnit Property

DefaultUnit

Gets or sets the default unit of measurement for the current document. This unit is used when sizes or coordinates of objects within the document are set without specifying the unit of measurement explicitly.

The default value is Inch.

Declaration
public UnitTypeEnum DefaultUnit { get; set; }