[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextRange.EditRanges

EditRanges Property

EditRanges

Returns a set of ranges inside this range where edit changes must be applied.

Declaration
public IEnumerable<C1TextRange> EditRanges { get; }