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