Method GetPdfaConformance
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
GetPdfaConformance()
Gets PDF/A standard conformance level for this PdfDocument.
public PdfaConformance GetPdfaConformance()
Returns
- PdfaConformance
The PDF/A standard conformance level for the document.
Remarks
This method performs basic checks for PDF/A standard compliance. "Basic" means that it checks for the presence of required metadata and such but doesn't validate specified data.