Gets whether this length is auto.

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

Syntax

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

See Also