Gets the C1TextPointer at the end of this text element.

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

Syntax

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

See Also