ComponentOne RichTextBox for WPF and Silverlight
ContentRange Property (C1TextElement)

C1.WPF.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