Version

Infragistics.Documents.Word Namespace (Infragistics.Web.Documents.Word)

Classes
 ClassDescription
ClassAnchorsCollection Contains the anchored content for the associated Paragraph.
ClassCollectionBase<T> Base class for collections.
ClassContentBlock Encapsulates a block of content within a Document such as a Paragraph or Table.
ClassContentBlocksCollection Contains the block-level content (i.e., paragraphs and tables ) for a Document, TableCell, header, or footer.
ClassContentRunsCollection Contains the inline content for the associated Paragraph, such as text, hyperlinks, inline pictures, and inline shapes.
ClassDocument Encapsulates a word processing document.
ClassDocumentFinalSection Encapsulates the properties of the final document section.
ClassParagraph Encapsulates a paragraph within the document.
ClassResources Exposes a Infragistics.Documents.DocumentsResourceCustomizer instance for this assembly.
ClassSection Encapsulates the pagination properties and header/footer content for a document section.
ClassSectionBase Base class from which the Section and DocumentFinalSection classes derive.
ClassSectionFooter Encapsulates the footer which appears at the bottom of a section.
ClassSectionHeader Encapsulates the header which appears at the top of a section.
ClassSectionHeaderFooter Base class for headers and footers.
ClassSectionsCollection Contains the Section instances which define pagination for specific portions of the associated Document.
ClassTable Encapsulates a table within the document.
ClassTableCell Encapsulates a cell within a row.
ClassTableCellsCollection Contains the cells which belong to a row.
ClassTableColumn Encapsulates a column within a table.
ClassTableColumnsCollection Contains the columns which belong to a table.
ClassTableContent Base class for the TableRow, TableColumn, and TableCell classes.
ClassTableContentsCollection Base class for collections of types which derive from the TableContent class.
ClassTableRow Encapsulates a row within a table.
ClassTableRowsCollection Contains the rows which belong to a table.
ClassWordResourceCustomizer Class used to provide the ability to customize resource strings.
See Also

View on GitHub