ComponentOne RichTextBox for UWP
ContentEnd Property (C1Run)

C1.Xaml.RichTextBox.Documents Namespace > C1Run Class : ContentEnd Property
Gets the C1TextPointer at the end of the C1Run's text.
Syntax
'Declaration
 
Public Overrides ReadOnly Property ContentEnd As C1TextPointer
public override C1TextPointer ContentEnd {get;}
See Also

Reference

C1Run Class
C1Run Members