| Name | Description |
| Bookmarks | Gets the collection of Bookmarks in this Document. |
| Charts | Gets the collection of Charts in this Container. (Inherited from Xceed.Document.NET.Container) |
| CheckBoxes | Gets the collection of CheckBoxes in this Document. |
| CoreProperties | Gets the dictionary for the core properties in this Document. |
| CustomProperties | Gets the dictionary for the CustomProperties in this Document. |
| DifferentFirstPage | Gets or sets if the first page of the first Section in this Document uses an independent Header and Footer. |
| DifferentOddAndEvenPages | Gets or sets if the even and odd pages of the Document use different Headers and Footers. |
| EndnoteProperties | Gets/sets the properties for endnotes in the first section of the document. |
| EndnotesText | Gets the list of end notes in this Document. |
| Footers | Gets the Footers of the first Section in this Document. |
| FootnoteProperties | Gets/sets the properties for footnotes in the first section of the document. |
| FootnotesText | Gets the list of foot notes in this Document. |
| Headers | Gets the Headers of the first Section in this Document. |
| Hyperlinks | Gets the collection of Hyperlinks in this Container. (Inherited from Container) |
| Hyphenation | Gets or sets the document hyphenation object. |
| Images | Gets the collection of Images in this Document. |
| IsPasswordProtected | Gets if this Document is password protected. |
| IsProtected | Gets if any editing restrictions are imposed on this Document. |
| Lists | Overridden. Gets the collection of Lists in this Document. |
| MarginBottom | Gets or sets the bottom margin (in points) of the first Section in this Document. |
| MarginFooter | Gets or sets the footer margin (in points) of the first Section in this Document. |
| MarginHeader | Gets or sets the header margin (in points) of the first Section in this Document. |
| MarginLeft | Gets or sets the left margin (in points) of the first Section in this Document. |
| MarginRight | Gets or sets the right margin (in points) of the first Section in this Document. |
| MarginTop | Gets or sets the top margin (in points) of the first Section in this Document. |
| MirrorMargins | Gets or sets if the mirror margins option is enabled for the first Section in this Document. |
| PackagePart | Gets or sets the PackagePart for this element. (Inherited from Container) |
| PageBackground | Gets or sets the background color to use for all the pages in the document. |
| PageBorders | Gets or sets the Borders to use for all the pages of the first Section in this Document. |
| PageHeight | Gets or sets the page height (in points) of the first Section in this Document. |
| PageLayout | Gets the PageLayout of the first Section in this Document. |
| PageWidth | Gets or sets the page width (in points) of the first Section in this Document. |
| ParagraphFormattings | Returns a list of all the paragraph formatting styles found inside the document. This list includes all the styled run properties (bold, size, color...) but not the styled paragraph properties (spacing, borders, etc.). |
| Paragraphs | Overridden. Gets the collection of Paragraphs in this Document. |
| ParagraphsDeepSearch | (Inherited from Container) |
| Pictures | Gets the collection of Pictures in this Container. (Inherited from Container) |
| Sections | Overridden. Gets the cached list of Sections from this Document. |
| Shapes | Gets the collection of Shapes in this Container. (Inherited from Container) |
| SignatureLines | Gets the list of all the SignatureLines contained in the document. |
| Tables | Overridden. Gets the collection of Tables in this Document. |
| Text | Gets the Text in this Document. |
| TextBoxes | Gets the collection of TextBoxes in this Container. (Inherited from Container) |
| Xml | Gets or sets the XML for this element. (Inherited from Container) |