ComponentOne RichTextBox for UWP
ContentRange Property

C1.Xaml.RichTextBox.Documents Namespace > C1TextElement Class : ContentRange Property
Gets the C1TextRange of this element's content.
Syntax
'Declaration
 
Public ReadOnly Property ContentRange As C1TextRange
public C1TextRange ContentRange {get;}
See Also

Reference

C1TextElement Class
C1TextElement Members