[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1RangeStyleCollection.RemoveRange

RemoveRange Method

RemoveRange(C1TextRange)

Removes all C1RangeStyle items whose range intersects with the parameter range.

Declaration
public void RemoveRange(C1TextRange range)
Parameters
Type Name Description
C1TextRange range

A C1TextRange.