public class PdfUAConformanceLevel extends Object implements IConformanceLevel
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.
| Modifier and Type | Field and Description |
|---|---|
static PdfUAConformanceLevel |
PDFUA_1
PDF/UA conformance level PDF/UA-1.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getVersion()
Get the version of the PDF/UA conformance level.
|
public static final PdfUAConformanceLevel PDFUA_1
Copyright © 1998–2024 Apryse Group NV. All rights reserved.