var instance = new Vintasoft.Imaging.Pdf.UI.WebPdfDocumentEditorControlJS(settings); var value; // Type: any value = instance.saveChanges();
function saveChanges() : any;
Exception | Description |
---|---|
Thrown if the web PDF document editor does not have opened file. |
This function saves the following changes: changes (add, remove, swap) in collection of images/pages, changes in annotations, changes in PDF interactive form.