| Перегрузка | Описание |
|---|---|
| saveChangesAndDownloadFile() | Saves changes in a file, which was previously opened using the WebDocumentViewerBaseJS.openFile or WebDocumentViewerBaseJS.openFileWithAuthentication function, and downloads the file. |
| saveChangesAndDownloadFile(function) | Saves changes in a file, which was previously opened using the WebDocumentViewerBaseJS.openFile or WebDocumentViewerBaseJS.openFileWithAuthentication function, and downloads the file. |
| saveChangesAndDownloadFile(function,function) | Сохраняет изменения в файле, который был ранее открыт с помощью функции WebDocumentViewerBaseJS.openFile или WebDocumentViewerBaseJS.openFileWithAuthentication, и загружает файл. |