Gets the C1TextPointer at the start of this text element.

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

Syntax

C#
public virtual C1TextPointer ContentStart { get; }
Visual Basic
Public Overridable ReadOnly Property ContentStart As C1TextPointer
	Get

See Also