ComponentOne RichTextBox for WPF and Silverlight
Range Property (C1TextChangedEventArgs)

C1.WPF.RichTextBox Namespace > C1TextChangedEventArgs Class : Range Property
Returns the range of text changed.
Syntax
'Declaration
 
Public ReadOnly Property Range As C1TextRange
public C1TextRange Range {get;}
See Also

Reference

C1TextChangedEventArgs Class
C1TextChangedEventArgs Members