Gets the unit type of this length.

Namespace:  C1.Phone.RichTextBox.Documents
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public C1LengthUnitType UnitType { get; }
Visual Basic
Public ReadOnly Property UnitType As C1LengthUnitType
	Get

See Also