VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor.Docx Namespace / DocxDocumentEditor Class
In This Topic
DocxDocumentEditor Class Properties
In This Topic
For a list of all properties of this type, see DocxDocumentEditor.
Public Properties
 NameDescription
Public PropertyGets the body (root element) of Open XML document.
Public PropertyGets all charts, which are contained in this document. (Inherited from OpenXmlDocumentEditor)
Public PropertyGets information (author, modification date, etc) about document. (Inherited from OpenXmlDocumentEditor)
Public PropertyGets the footers of DOCX document.
Public PropertyGets the headers of DOCX document.
Public PropertyGets all images, which are contained in this document. (Inherited from OpenXmlDocumentEditor)
Public PropertyGets the numbering that uses in DOCX document.
Public PropertyGets or sets a value indicating whether paragraphs tree must be optimized after tree change.
Public PropertyGets the section count.
Public PropertyGets the styles of DOCX document.
Public PropertyGets all tables, which are contained in this document.
See Also