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.
Синтаксис
var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);
var value; // Type: any
// Parameters
var fileId; // Type: WebFileInfoJS
value = instance.addFile(fileId);
function addFile(
: WebFileInfoJS
) : any;
Parameters
- fileId
- Экземпляр класса WebFileInfoJS.
Исключения
Исключение | Описание |
| Выбрасывается, если аргумент имеет неправильный тип. |
Совместимость с веб браузерами
Смотрите также