DocxDocument Class Members
In This Topic
The following tables list the members exposed by
DocxDocument.
Public Constructors
| Name | Description |
 | DocxDocument | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | DocumentInformation | Gets information (author, modification date, etc) about this DOCX document. |
 | FontProgramsController | Gets the font programs controller that allows to access external font programs. (Inherited from OpenXmlDocument) |
 | IsEditable | Gets a value indicating whether this DocxDocument is editable. (Inherited from OpenXmlDocument) |
 | Pages | Gets the page collection of DOCX file. |
 | RuntimeMessages | Gets a collection of runtime messages, which occured during loading of this OpenXml document or rendering of OpenXml pages in current thread. (Inherited from OpenXmlDocument) |
Public Methods
Public Events
See Also