[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextRange.Elements

Elements Property

Elements

Gets the list of C1TextElement elements touched by the range.

Declaration
public IEnumerable<C1TextElement> Elements { get; }