VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationInteractionModeEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebAnnotationInteractionModeEnumJS Enumeration
    In This Topic
    Specifies available modes, which define how user can interact with annotations in the WebAnnotationViewerJS.
    Members
    MemberDescription
    NoneAnnotations are shown in the WebAnnotationViewerJS, annotations do not generate events and cannot be modified.
    ViewAnnotations are shown in the WebAnnotationViewerJS, annotations generate events but cannot be modified.
    AuthorAnnotations are shown in the WebAnnotationViewerJS, annotations can be selected and transformed (moved, resized, rotated, changed, deleted, etc) visually.
    AnnotationEraserAnnotations are shown in the WebAnnotationViewerJS, annotations can be erased using mouse.
    PencilEraserAnnotations 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
    56+
    45+
    11
    See Also