VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.UI.Panels Namespace / WebUiPdfAConversionAndValidationPanelJS type / validatePdfA Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    validatePdfA Method
    In This Topic
    Validates PDF document, which is loaded in web document viewer, for conformance to PDF/A format.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.UI.Panels.WebUiPdfAConversionAndValidationPanelJS(settings);
    
    var value; // Type: any
    value = instance.validatePdfA();
    
    
    function validatePdfA() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also