Gets whether this length is an absolute value, that is, it is expressed in pixels.

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

Syntax

C#
public bool IsAbsolute { get; }
Visual Basic
Public ReadOnly Property IsAbsolute As Boolean
	Get

See Also