VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfInteractiveFormInteractionModeEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebPdfInteractiveFormInteractionModeEnumJS Enumeration
    In This Topic
    Specifies available interaction modes, which define how the WebPdfInteractiveFormToolJS can interact with PDF annotation.
    Members
    MemberDescription
    NoneThe WebPdfInteractiveFormToolJS allows to view PDF annotations and PDF interactive fields.

    Visual tool
    • does NOT raise and process events (Activate, MouseDown, Keystroke, ...) of annotations and interactive fields
    • does NOT interact with annotations and interactive fields
    ViewThe WebPdfInteractiveFormToolJS allows to view PDF annotations and fill PDF interactive fields.

    Visual tool
    • raises and processes events (Activate, MouseDown, Keystroke, ...) of annotations and interactive fields
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Imaging.Pdf.WebPdfInteractiveFormInteractionModeEnumJS

    Browser Compatibility
    56+
    45+
    11
    See Also