[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextRange.Intersection

Intersection Method

Intersection(C1TextRange)

Returns the intersection with another range.

Declaration
public C1TextRange Intersection(C1TextRange range)
Parameters
Type Name Description
C1TextRange range

The other C1TextRange

Returns
Type Description
C1TextRange

The intersection with the other range.