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

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

    Browser Compatibility
    56+
    45+
    11
    See Also