VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor.Docx Namespace / DocxDocumentEditor Class
In This Topic
DocxDocumentEditor Class Methods
In This Topic
For a list of all methods of this type, see DocxDocumentEditor.
Public Methods
 NameDescription
Public MethodOverloaded. Adds an image resource to the body of DOCX document.
Public MethodCreates a new footer.
Public MethodCreates the footer layout.
Public MethodCreates a new header.
Public MethodCreates the header layout.
Public MethodOverloaded. Creates the page layout.
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public MethodOverloaded. Exports this document to a file with specified path. (Inherited from OpenXmlDocumentEditor)
Public MethodReturns the configuration of page headers and footers.
Public MethodReturns the page size defined in specified section.
Public Methodstatic (Shared in Visual Basic)Returns the text properties of specified text symbol.
Public Methodstatic (Shared in Visual Basic)Returns the text properties of specified text symbol.
Public Methodstatic (Shared in Visual Basic)Determines whether text symbol is illegal open XML character. (Inherited from OpenXmlDocumentEditor)
Public MethodOverloaded. Saves this document to the specified stream. (Inherited from OpenXmlDocumentEditor)
Public MethodSets the document information. (Inherited from OpenXmlDocumentEditor)
Public MethodOverloaded. Sets the configuration of page headers and footers.
Public MethodSets the hyperlink for specified text content.
Public Methodstatic (Shared in Visual Basic)Determines whether text contains illegal open XML characters. (Inherited from OpenXmlDocumentEditor)
See Also