VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfAnnotationJS type / get_ActivateAction Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_ActivateAction Method
    In This Topic
    Gets an action to be performed when the link is activated.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.WebPdfAnnotationJS(page);
    
    var value; // Type: Vintasoft.Imaging.Pdf.WebPdfActionJS
    value = instance.get_ActivateAction();
    
    
    function get_ActivateAction() : WebPdfActionJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also