addFile Метод (WebDocumentViewerBaseJS)
В этом разделе
Overloaded. Sends an asynchronous request to a server, gets information (without file authentication) about images, which are stored in file on server and adds images to the web document viewer.
Список перегрузок
Перегрузка | Описание |
addFile(string,function) | Sends an asynchronous request to a server, gets information (without file authentication) about images, which are stored in file on server and adds images to the web document viewer. |
addFile(string,function,function) | Отправляет асинхронный запрос на сервер, получает информацию (без аутентификации файла) об изображениях, которые хранятся в файле на сервере, и добавляет изображения в веб просмотрщик документов. |
addFile(Vintasoft.Shared.WebFileInfoJS,function) | Sends an asynchronous request to a server, gets information (without file authentication) about images, which are stored in file on server and adds images to the web document viewer. |
addFile(string) | Sends an asynchronous request to a server, gets information (without file authentication) about images, which are stored in file on server and adds images to the web document viewer. |
addFile(Vintasoft.Shared.WebFileInfoJS) | Sends an asynchronous request to a server, gets information (without file authentication) about images, which are stored in file on server and adds images to the web document viewer. |
addFile(Vintasoft.Shared.WebFileInfoJS,function,function) | Sends an asynchronous request to a server, gets information (without file authentication) about images, which are stored in file on server and adds images to the web document viewer. |
Совместимость с веб браузерами
Смотрите также