ComponentOne RichTextBox for UWP
ContentStart Property (C1TextElement)

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

Reference

C1TextElement Class
C1TextElement Members