prepareToSave Method

Summary

Prepares this document for saving.

Syntax
TypeScript
JavaScript
DocumentViewer.prototype.prepareToSave = function() 
prepareToSave(): boolean; 

Return Value

true if the document in the viewe requires saving; otherwise, false.

Remarks

This method must be called before the LEADDocument currently in the viewer is saved or passed to a document services that uses the LEADTOOLS Document Converters for conversion to a new format.

The method will update all the data that might have been changed by the user including the text or annotations containers.

Requirements

Target Platforms

Help Version 22.0.2023.4.18
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.