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