New to Telerik Document ProcessingStart a free 30-day trial

Defines the measurement units supported for layout and conversion operations in spreadsheet documents.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Utilities

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public enum UnitType

Fields

Centimeters (metric measurement).

C#
Cm = 5

Device-independent pixels (96 DPI standard).

C#
Dip = 0

Inches (imperial measurement).

C#
Inch = 3

Millimeters (metric measurement).

C#
Mm = 4

Picas (1/6 inch or 12 points).

C#
Pica = 2

Points (1/72 inch).

C#
Point = 1

Twips (1/1440 inch or 1/20 point).

C#
Twip = 6
In this article
DefinitionFieldsCmDipInchMmPicaPointTwip
Not finding the help you need?
Contact Support