Method SaveDocument
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
SaveDocument(bool)
Save the active document object GetDocument to a data stream
public void SaveDocument(bool uncompressed)
Parameters
uncompressedbool
Remarks
The function is running asynchronously, vdAfterSaveDocument is fired when the save finished. Also the vdprogress is fired to display the progress