VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfActionJS type / get_ActionType Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_ActionType Method
    In This Topic
    Gets the action type.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.WebPdfActionJS(document);
    
    var value; // Type: Vintasoft.Imaging.Pdf.WebPdfActionTypeEnumJS
    value = instance.get_ActionType();
    
    
    function get_ActionType() : WebPdfActionTypeEnumJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also