VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationViewerJS type / get_AnnotationController Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_AnnotationController Method
In This Topic
Gets the annotation view controller associated with the viewer.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewerJS(controlId);

var value; // Type: Vintasoft.Imaging.Annotation.WebAnnotationViewControllerJS
value = instance.get_AnnotationController();

Return Value

The WebAnnotationViewControllerJS associated with the viewer.
Browser Compatibility
56+
45+
11
See Also