[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextRange.Blocks

Blocks Property

Blocks

Gets the highest level C1Block elements inside the range.

Declaration
public IEnumerable<C1Block> Blocks { get; }