[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextRange.Runs

Runs Property

Runs

Gets the list of C1Run elements inside the range.

Declaration
public IEnumerable<C1Run> Runs { get; }