VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Vmf Namespace / VmfDocumentEditorSource Class
Constructors Properties Methods Events SeeAlso
In This Topic
    VmfDocumentEditorSource Class Members
    In This Topic
    The following tables list the members exposed by VmfDocumentEditorSource.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets or sets the stream that contains DOCX document with resources.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the stream that contains empty DOCX document.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates new DOCX document source using empty DOCX document.
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
    Public MethodSynchronously process the request.
    Public MethodAsynchronously process the request.
    Public MethodOverloaded. Saves the document to specified file and swith the source.
    Public MethodSaves the changes in document.
    Public MethodSaves the document to specified stream.
    Public Events
     NameDescription
    Public EventOccurs when request is processed.
    See Also