Class PdfUAVersions
Enumeration of PDF/UA versions supported by IronPDF.
Inheritance
System.Object
PdfUAVersions
Namespace: IronPdf
Assembly: IronPdf.dll
Syntax
public sealed class PdfUAVersions : Enum
Fields
PdfUA1
A PDF compliant with the ISO 14289-1 (PDF/UA-1)
Declaration
public const PdfUAVersions PdfUA1
Field Value
| Type | Description |
|---|---|
| PdfUAVersions |
PdfUA2
A PDF compliant with the ISO 14289-2 (PDF/UA-2)
Declaration
public const PdfUAVersions PdfUA2
Field Value
| Type | Description |
|---|---|
| PdfUAVersions |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |