Gets the C1TextPointer at the beginning of the C1Run's text.

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

Syntax

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

See Also