VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlDocumentEditor Class
Properties Methods SeeAlso
In This Topic
    OpenXmlDocumentEditor Class Members
    In This Topic
    The following tables list the members exposed by OpenXmlDocumentEditor.
    Public Properties
     NameDescription
    Public PropertyGets the body (root element) of Open XML document.
    Public PropertyGets all charts, which are contained in this document.
    Public PropertyGets information (author, modification date, etc) about document.
    Public PropertyGets all images, which are contained in this document.
    Public Methods
     NameDescription
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
    Public MethodOverloaded. Exports this document to a file with specified path.
    Public Methodstatic (Shared in Visual Basic)Determines whether text symbol is illegal open XML character.
    Public MethodOverloaded. Saves this document to the specified stream.
    Public Methodstatic (Shared in Visual Basic)Determines whether text contains illegal open XML characters.
    See Also