VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationViewerJS type / get_AnnotationInteractionMode Property
Syntax BrowserCompatibility SeeAlso
get_AnnotationInteractionMode Метод
Возвращает режим взаимодействия, определяющий, как пользователь может взаимодействовать с аннотациями.
Синтаксис
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewerJS(controlId);

var value; // Type: Vintasoft.Imaging.Annotation.WebAnnotationInteractionModeEnumJS
value = instance.get_AnnotationInteractionMode();

Return Value

Экземпляр класса WebAnnotationInteractionModeEnumJS, который определяет режим взаимодействия. Значение по умолчанию - "Author".
Совместимость с веб браузерами
9
5
11
5
Смотрите также