Class InternalPdfAVersion
Enumeration of PDF/A profile supported by IronPDF. Order is done according to order already done in IronPdf layer
Inheritance
System.Object
InternalPdfAVersion
Namespace: IronPdf
Assembly: IronPdf.dll
Syntax
public sealed class InternalPdfAVersion : Enum
Fields
PdfA1a
A PDF compliant with the ISO 19005-1 (PDF/A-1A)
Declaration
public const InternalPdfAVersion PdfA1a
Field Value
| Type | Description |
|---|---|
| InternalPdfAVersion |
PdfA1b
A PDF compliant with the ISO 19005-1 (PDF/A-1B)
Declaration
public const InternalPdfAVersion PdfA1b
Field Value
| Type | Description |
|---|---|
| InternalPdfAVersion |
PdfA2a
A PDF compliant with the ISO 19005-2 (PDF/A-2A)
Declaration
public const InternalPdfAVersion PdfA2a
Field Value
| Type | Description |
|---|---|
| InternalPdfAVersion |
PdfA2b
A PDF compliant with the ISO 19005-2 (PDF/A-2B)
Declaration
public const InternalPdfAVersion PdfA2b
Field Value
| Type | Description |
|---|---|
| InternalPdfAVersion |
PdfA3a
A PDF compliant with the ISO 19005-3 (PDF/A-3A)
Declaration
public const InternalPdfAVersion PdfA3a
Field Value
| Type | Description |
|---|---|
| InternalPdfAVersion |
PdfA3b
A PDF compliant with the ISO 19005-3 (PDF/A-3B)
Declaration
public const InternalPdfAVersion PdfA3b
Field Value
| Type | Description |
|---|---|
| InternalPdfAVersion |
PdfA4
A PDF compliant with ISO 19005-4 (PDF/A-4).
Declaration
public const InternalPdfAVersion PdfA4
Field Value
| Type | Description |
|---|---|
| InternalPdfAVersion |
PdfA4e
A PDF compliant with ISO 19005-4 (PDF/A-4E — engineering documents).
Declaration
public const InternalPdfAVersion PdfA4e
Field Value
| Type | Description |
|---|---|
| InternalPdfAVersion |
PdfA4f
A PDF compliant with ISO 19005-4 (PDF/A-4F — embedded files allowed).
Declaration
public const InternalPdfAVersion PdfA4f
Field Value
| Type | Description |
|---|---|
| InternalPdfAVersion |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |