VmfDocumentEditorSource Class Members
In This Topic
The following tables list the members exposed by
VmfDocumentEditorSource.
Public Constructors
Public Properties
Public Methods
| | Name | Description |
  | CreateEmptyDocx | Creates new DOCX document source using empty DOCX document. |
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
 | ProcessRequest | Synchronously process the request. |
 | ProcessRequestAsync | Asynchronously process the request. |
 | SaveAs | Overloaded. Saves the document to specified file and swith the source. |
 | SaveChanges | Saves the changes in document. |
 | SaveTo | Saves the document to specified stream. |
Public Events
See Also