iText 8.0.4 API
iText.Kernel.Pdf.PdfAConformanceLevel Class Reference

Enumeration of all the PDF/A conformance levels. More...

Inheritance diagram for iText.Kernel.Pdf.PdfAConformanceLevel:
iText.Kernel.Pdf.IConformanceLevel

Public Member Functions

virtual String  GetConformance ()
 
virtual String  GetPart ()
 

Static Public Member Functions

static iText.Kernel.Pdf.PdfAConformanceLevel  GetConformanceLevel (String part, String conformance)
 
static iText.Kernel.Pdf.PdfAConformanceLevel  GetConformanceLevel (XMPMeta meta)
 
static iText.Kernel.Pdf.PdfAConformanceLevel  GetPDFAConformance (IConformanceLevel possibleConformance, PdfDocument document)
  Gets the PdfA conformance level. More...
 

Static Public Attributes

static readonly iText.Kernel.Pdf.PdfAConformanceLevel  PDF_A_1A
 
static readonly iText.Kernel.Pdf.PdfAConformanceLevel  PDF_A_1B
 
static readonly iText.Kernel.Pdf.PdfAConformanceLevel  PDF_A_2A
 
static readonly iText.Kernel.Pdf.PdfAConformanceLevel  PDF_A_2B
 
static readonly iText.Kernel.Pdf.PdfAConformanceLevel  PDF_A_2U
 
static readonly iText.Kernel.Pdf.PdfAConformanceLevel  PDF_A_3A
 
static readonly iText.Kernel.Pdf.PdfAConformanceLevel  PDF_A_3B
 
static readonly iText.Kernel.Pdf.PdfAConformanceLevel  PDF_A_3U
 
static readonly iText.Kernel.Pdf.PdfAConformanceLevel  PDF_A_4
 
static readonly iText.Kernel.Pdf.PdfAConformanceLevel  PDF_A_4E
 
static readonly iText.Kernel.Pdf.PdfAConformanceLevel  PDF_A_4F
 
const String  PDF_A_4_REVISION = "2020"
 

Detailed Description

Enumeration of all the PDF/A conformance levels.

Member Function Documentation

◆ GetPDFAConformance()

static iText.Kernel.Pdf.PdfAConformanceLevel iText.Kernel.Pdf.PdfAConformanceLevel.GetPDFAConformance ( IConformanceLevel  possibleConformance,
PdfDocument  document 
)
inlinestatic

Gets the PdfA conformance level.

Parameters
possibleConformance the possible candidate for PdfAConformanceLevel
document the document
Returns
the conformance level or null if it's not PDFA

Member Data Documentation

◆ PDF_A_1A

readonly iText.Kernel.Pdf.PdfAConformanceLevel iText.Kernel.Pdf.PdfAConformanceLevel.PDF_A_1A
static
Initial value:

◆ PDF_A_1B

readonly iText.Kernel.Pdf.PdfAConformanceLevel iText.Kernel.Pdf.PdfAConformanceLevel.PDF_A_1B
static
Initial value:

◆ PDF_A_2A

readonly iText.Kernel.Pdf.PdfAConformanceLevel iText.Kernel.Pdf.PdfAConformanceLevel.PDF_A_2A
static
Initial value:

◆ PDF_A_2B

readonly iText.Kernel.Pdf.PdfAConformanceLevel iText.Kernel.Pdf.PdfAConformanceLevel.PDF_A_2B
static
Initial value:

◆ PDF_A_2U

readonly iText.Kernel.Pdf.PdfAConformanceLevel iText.Kernel.Pdf.PdfAConformanceLevel.PDF_A_2U
static
Initial value:

◆ PDF_A_3A

readonly iText.Kernel.Pdf.PdfAConformanceLevel iText.Kernel.Pdf.PdfAConformanceLevel.PDF_A_3A
static
Initial value:

◆ PDF_A_3B

readonly iText.Kernel.Pdf.PdfAConformanceLevel iText.Kernel.Pdf.PdfAConformanceLevel.PDF_A_3B
static
Initial value:

◆ PDF_A_3U

readonly iText.Kernel.Pdf.PdfAConformanceLevel iText.Kernel.Pdf.PdfAConformanceLevel.PDF_A_3U
static
Initial value:

◆ PDF_A_4

readonly iText.Kernel.Pdf.PdfAConformanceLevel iText.Kernel.Pdf.PdfAConformanceLevel.PDF_A_4
static
Initial value:
("4", null)

◆ PDF_A_4E

readonly iText.Kernel.Pdf.PdfAConformanceLevel iText.Kernel.Pdf.PdfAConformanceLevel.PDF_A_4E
static
Initial value:

◆ PDF_A_4F

readonly iText.Kernel.Pdf.PdfAConformanceLevel iText.Kernel.Pdf.PdfAConformanceLevel.PDF_A_4F
static
Initial value:
iText.Kernel.Pdf.PdfAConformanceLevel
Enumeration of all the PDF/A conformance levels.
Definition: PdfAConformanceLevel.cs:29
iText.Kernel.Pdf
Definition: PdfAction.cs:33
iText.Kernel
Definition: ITextCoreProductData.cs:27
iText
Definition: Barcode128.cs:35