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

    Object
       Vintasoft.Imaging.Pdf.WebPdfTreeNodeBaseJS
          Vintasoft.Imaging.Pdf.WebPdfBookmarkJS

    Browser Compatibility
    56+
    45+
    11
    See Also