[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1Document.Blocks

Blocks Property

Blocks

Gets the collection of C1Block elements in the C1Document.

Declaration
public ProxyCollection<C1Block> Blocks { get; }