| Перегрузка | Описание |
|---|---|
| saveChanges() | Сохраняет изменения в файле, который был ранее открыт с помощью функции WebDocumentViewerBaseJS.openFile или WebDocumentViewerBaseJS.openFileWithAuthentication. |
| saveChanges(function) | Сохраняет изменения в файле, который был ранее открыт с помощью функции WebDocumentViewerBaseJS.openFile или WebDocumentViewerBaseJS.openFileWithAuthentication. |
| saveChanges(function,function) | Сохраняет изменения в файле, который был ранее открыт с помощью функции WebDocumentViewerBaseJS.openFile или WebDocumentViewerBaseJS.openFileWithAuthentication. |