VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfGoToActionJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebPdfGoToActionJS type
    In This Topic
    Represents a go-to action associated with PDF element (bookmark, link,...).
    Syntax
    // Parameters
    var document; // Type: WebPdfDocumentJS
    
    var instance = new Vintasoft.Imaging.Pdf.WebPdfGoToActionJS(document);
    
    
    function WebPdfGoToActionJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.Pdf.WebPdfTreeNodeBaseJS
          Vintasoft.Imaging.Pdf.WebPdfActionJS
             Vintasoft.Imaging.Pdf.WebPdfGoToActionJS

    Browser Compatibility
    56+
    45+
    11
    See Also