VintaSoft Imaging .NET SDK 12.5: 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, they do not generate events and cannot be modified.
    ViewAnnotations are shown in the WebAnnotationViewerJS, they generate events but cannot be modified.
    AuthorAnnotations are shown in the WebAnnotationViewerJS, they can be selected and transformed (moved, resized, rotated, changed, deleted, etc) visually.
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Imaging.Annotation.WebAnnotationInteractionModeEnumJS

    Browser Compatibility
    56+
    45+
    11
    See Also