ComponentOne RichTextBox for UWP
ContentEnd Property (C1TextElement)

C1.Xaml.RichTextBox.Documents Namespace > C1TextElement Class : ContentEnd Property
Gets the C1TextPointer at the end of this text element.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ContentEnd As C1TextPointer
public virtual C1TextPointer ContentEnd {get;}
See Also

Reference

C1TextElement Class
C1TextElement Members