VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.DocumentViewer Namespace / WebDocumentViewerJS type / removeFocusedAnnotation Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    removeFocusedAnnotation Метод
    В этом разделе
    Удаляет аннотацию в фокусе из коллекции аннотаций изображения в фокусе.
    Синтаксис
    var instance = new Vintasoft.Imaging.DocumentViewer.WebDocumentViewerJS(settings);
    
    var value; // Type: any
    value = instance.removeFocusedAnnotation();
    
    
    function removeFocusedAnnotation() : any;
    
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также