OpenXmlDocument Class Properties
In This Topic
For a list of all properties of this type, see
OpenXmlDocument.
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. |
See Also