Prepares this document for saving.
DocumentViewer.prototype.prepareToSave = function()
prepareToSave(): boolean;
true if the document in the viewe requires saving; otherwise, false.
This method must be called before the Document 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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET