Class PdfAVersions
Versions of PDF/A compliant
Inheritance
System.Object
PdfAVersions
Namespace: IronPdf
Assembly: IronPdf.dll
Syntax
public sealed class PdfAVersions : Enum
Fields
PdfA1a
A PDF compliant with the ISO 19005-1 (PDF/A-1A)
Declaration
public const PdfAVersions PdfA1a
Field Value
| Type | Description |
|---|---|
| PdfAVersions |
PdfA1b
A PDF compliant with the ISO 19005-1 (PDF/A-1B)
Declaration
public const PdfAVersions PdfA1b
Field Value
| Type | Description |
|---|---|
| PdfAVersions |
PdfA2a
A PDF compliant with the ISO 19005-2 (PDF/A-2A)
Declaration
public const PdfAVersions PdfA2a
Field Value
| Type | Description |
|---|---|
| PdfAVersions |
PdfA2b
A PDF compliant with the ISO 19005-2 (PDF/A-2B)
Declaration
public const PdfAVersions PdfA2b
Field Value
| Type | Description |
|---|---|
| PdfAVersions |
PdfA3a
A PDF compliant with the ISO 19005-3 (PDF/A-3A)
Declaration
public const PdfAVersions PdfA3a
Field Value
| Type | Description |
|---|---|
| PdfAVersions |
PdfA3b
A PDF compliant with the ISO 19005-3 (PDF/A-3B)
Declaration
public const PdfAVersions PdfA3b
Field Value
| Type | Description |
|---|---|
| PdfAVersions |
PdfA4
A PDF compliant with ISO 19005-4 (PDF/A-4).
Declaration
public const PdfAVersions PdfA4
Field Value
| Type | Description |
|---|---|
| PdfAVersions |
PdfA4e
A PDF compliant with ISO 19005-4 (PDF/A-4E — engineering documents).
Declaration
public const PdfAVersions PdfA4e
Field Value
| Type | Description |
|---|---|
| PdfAVersions |
PdfA4f
A PDF compliant with ISO 19005-4 (PDF/A-4F — embedded files allowed).
Declaration
public const PdfAVersions PdfA4f
Field Value
| Type | Description |
|---|---|
| PdfAVersions |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |