var instance = new Vintasoft.Imaging.DocumentViewer.WebDocumentViewerSettingsJS(containerId, localizationId, useAnnotations); var value; // Type: boolean value = instance.get_CanAddFile();
function get_CanAddFile() : boolean;
Return Value
Значение, указывающее, есть ли в веб просмотрщике документов кнопка, позволяющая добавить файл в просмотрщик. Значение по умолчанию - False.