VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfLinkJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebPdfLinkJS type
    In This Topic
    Represents a PDF link.
    Syntax
    // Parameters
    var page; // Type: WebPdfPageJS
    
    var instance = new Vintasoft.Imaging.Pdf.WebPdfLinkJS(page);
    
    
    function WebPdfLinkJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.Pdf.WebPdfTreeNodeBaseJS
          Vintasoft.Imaging.Pdf.WebPdfAnnotationJS
             Vintasoft.Imaging.Pdf.WebPdfLinkJS

    Browser Compatibility
    56+
    45+
    11
    See Also