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