Gets the end position of this C1LineFragment.

Namespace:  C1.Silverlight.RichTextBox
Assembly:  C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)

Syntax

C#
public C1TextPointer End { get; }
Visual Basic
Public ReadOnly Property End As C1TextPointer
	Get

See Also