ComponentOne RichTextBox for UWP
ContentStart Property (C1Run)

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

Reference

C1Run Class
C1Run Members