var instance = new Vintasoft.Imaging.WebPdfEncoderSettingsJS(); var value; // Type: Vintasoft.Imaging.WebPdfDocumentConformanceEnumJS value = instance.get_Conformance();
function get_Conformance() : WebPdfDocumentConformanceEnumJS;
Return Value
An instance of WebPdfDocumentConformanceEnumJS class that defines the PDF document conformance to a PDF standard. Supported values: PdfA_1b, PdfA_2b, PdfA_3b.