VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfTreeNodeBaseJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebPdfTreeNodeBaseJS type
    In This Topic
    Provides an abstract base class for all objects in the tree of PDF document.
    Syntax
    // Parameters
    var document; // Type: WebPdfDocumentJS
    
    var instance = new Vintasoft.Imaging.Pdf.WebPdfTreeNodeBaseJS(document);
    
    
    function WebPdfTreeNodeBaseJS;
    
    Inheritance Hierarchy
    Browser Compatibility
    56+
    45+
    11
    See Also