VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebPdfEncoderSettingsJS type / get_GenerateAnnotationAppearance Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_GenerateAnnotationAppearance Method
    In This Topic
    Gets a value indicating whether annotations appearance must be saved in PDF document.
    Syntax
    var instance = new Vintasoft.Imaging.WebPdfEncoderSettingsJS();
    
    var value; // Type: number
    value = instance.get_GenerateAnnotationAppearance();
    
    
    function get_GenerateAnnotationAppearance() : number;
    

    Return Value

    A value indicating whether annotations appearance must be saved in PDF document.
    Browser Compatibility
    56+
    45+
    11
    See Also