iText 8.0.5 API
iText.Kernel.Pdf.PdfUAConformanceLevel Class Reference

Implementation of IConformanceLevel interface for PDF/UA conformance level. More...

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

Public Member Functions

virtual int  GetVersion ()
  Get the version of the PDF/UA conformance level. More...
 

Static Public Attributes

static readonly iText.Kernel.Pdf.PdfUAConformanceLevel  PDFUA_1
  PDF/UA conformance level PDF/UA-1. More...
 

Detailed Description

Implementation of IConformanceLevel interface for PDF/UA conformance level.

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.

Member Function Documentation

◆ GetVersion()

virtual int iText.Kernel.Pdf.PdfUAConformanceLevel.GetVersion ( )
inlinevirtual

Get the version of the PDF/UA conformance level.

Returns
the version of the PDF/UA conformance level

Member Data Documentation

◆ PDFUA_1

readonly iText.Kernel.Pdf.PdfUAConformanceLevel iText.Kernel.Pdf.PdfUAConformanceLevel.PDFUA_1
static
Initial value:

PDF/UA conformance level PDF/UA-1.

iText.Kernel.Pdf
Definition: PdfAction.cs:34
iText.Kernel
Definition: ITextCoreProductData.cs:27
iText.Kernel.Pdf.PdfUAConformanceLevel
Implementation of IConformanceLevel interface for PDF/UA conformance level.
Definition: PdfUAConformanceLevel.cs:37
iText
Definition: Barcode128.cs:35