Gets the value of this length.

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

Syntax

C#
public double Value { get; }
Visual Basic
Public ReadOnly Property Value As Double
	Get

See Also