Class | Description | |
---|---|---|
AnchorsCollection | Contains the anchored content for the associated Paragraph. | |
CollectionBase<T> | Base class for collections. | |
ContentBlock | Encapsulates a block of content within a Document such as a Paragraph or Table. | |
ContentBlocksCollection | Contains the block-level content (i.e., paragraphs and tables ) for a Document, TableCell, header, or footer. | |
ContentRunsCollection | Contains the inline content for the associated Paragraph, such as text, hyperlinks, inline pictures, and inline shapes. | |
Document | Encapsulates a word processing document. | |
DocumentFinalSection | Encapsulates the properties of the final document section. | |
Paragraph | Encapsulates a paragraph within the document. | |
Resources | Exposes a Infragistics.Documents.DocumentsResourceCustomizer instance for this assembly. | |
Section | Encapsulates the pagination properties and header/footer content for a document section. | |
SectionBase | Base class from which the Section and DocumentFinalSection classes derive. | |
SectionFooter | Encapsulates the footer which appears at the bottom of a section. | |
SectionHeader | Encapsulates the header which appears at the top of a section. | |
SectionHeaderFooter | Base class for headers and footers. | |
SectionsCollection | Contains the Section instances which define pagination for specific portions of the associated Document. | |
Table | Encapsulates a table within the document. | |
TableCell | Encapsulates a cell within a row. | |
TableCellsCollection | Contains the cells which belong to a row. | |
TableColumn | Encapsulates a column within a table. | |
TableColumnsCollection | Contains the columns which belong to a table. | |
TableContent | Base class for the TableRow, TableColumn, and TableCell classes. | |
TableContentsCollection | Base class for collections of types which derive from the TableContent class. | |
TableRow | Encapsulates a row within a table. | |
TableRowsCollection | Contains the rows which belong to a table. | |
WordResourceCustomizer | Class used to provide the ability to customize resource strings. |