WebAnnotationInteractionModeEnumJS Enumeration
In This Topic
Specifies available modes, which define how user can interact with annotations in the
WebAnnotationViewerJS.
Members
Member | Description |
None | Annotations are shown in the WebAnnotationViewerJS, annotations do not generate events and cannot be modified. |
View | Annotations are shown in the WebAnnotationViewerJS, annotations generate events but cannot be modified. |
Author | Annotations are shown in the WebAnnotationViewerJS, annotations can be selected and transformed (moved, resized, rotated, changed, deleted, etc) visually. |
AnnotationEraser | Annotations are shown in the WebAnnotationViewerJS, annotations can be erased using mouse. |
PencilEraser | Annotations are shown in the WebAnnotationViewerJS, points of Ink-annotations can be erased using mouse. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Imaging.Annotation.WebAnnotationInteractionModeEnumJS
Browser Compatibility
See Also