Class PdfUAConformanceLevel
Implementation of IConformanceLevel interface for PDF/UA conformance level.
public class PdfUAConformanceLevel : IConformanceLevel
- Inheritance
-
PdfUAConformanceLevel
- Implements
- Inherited Members
Remarks
Implementation of IConformanceLevel interface for PDF/UA conformance level.
PDF/UA is a conformance level for PDF files that ensures the files are accessible. It contains an enumeration of all the PDF/UA conformance levels currently supported by iText.Fields
PDFUA_1
PDF/UA conformance level PDF/UA-1.
public static readonly PdfUAConformanceLevel PDFUA_1
Field Value
Methods
GetVersion()
Get the version of the PDF/UA conformance level.
public virtual int GetVersion()
Returns
- int
the version of the PDF/UA conformance level