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