Telerik.Windows.Documents.Flow.Model.Collections
Manages block-level elements (paragraphs and tables) within sections or table cells, providing strongly-typed add methods for content construction.
Manages document comments and automatically removes associated comment range markers from paragraphs when comments are deleted.
Base collection for document elements that enforces parent-child relationships, validates document ownership, and supports cloning operations.
Stores document variables as case-insensitive name-value pairs for use with merge fields and custom document metadata.
Manages inline elements within a paragraph, providing strongly-typed add methods for text runs, images, and floating content.
Manages document sections, each defining page layout properties and containing block-level content.
Manages table cells within a row, defining the horizontal structure of the table grid.
Manages table rows within a table, defining the vertical structure of the table grid.