VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfAnnotationJS type / get_AnnotationType Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_AnnotationType Method
    In This Topic
    Gets the type of annotation.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.WebPdfAnnotationJS(page);
    
    var value; // Type: Vintasoft.Imaging.Pdf.WebPdfAnnotationTypeEnumJS
    value = instance.get_AnnotationType();
    
    
    function get_AnnotationType() : WebPdfAnnotationTypeEnumJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also