Gets the C1TextRange of this element's content.

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

Syntax

C#
public C1TextRange ContentRange { get; }
Visual Basic
Public ReadOnly Property ContentRange As C1TextRange
	Get

See Also