VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Docx Namespace / DocxDocument Class
In This Topic
DocxDocument Class Properties
In This Topic
For a list of all properties of this type, see DocxDocument.
Public Properties
 NameDescription
Public PropertyGets information (author, modification date, etc) about this DOCX document.
Public PropertyGets the font programs controller that allows to access external font programs. (Inherited from OpenXmlDocument)
Public PropertyGets a value indicating whether this DocxDocument is editable. (Inherited from OpenXmlDocument)
Public PropertyGets the page collection of DOCX file.
Public PropertyGets a collection of runtime messages, which occured during loading of this OpenXml document or rendering of OpenXml pages in current thread. (Inherited from OpenXmlDocument)
See Also