Class ConformanceLevel
Conformance level of embedding XML file applying to XMP Metadata
Inheritance
Namespace: IronPdf
Assembly: IronPdf.dll
Syntax
public sealed class ConformanceLevel : Enum
The ConformanceLevel enumeration in IronPDF declares the ZUGFeRD or Factur-X profile asserted in the XMP metadata of an embedded e-invoice XML.
Part of the IronPdf namespace, it includes BASIC, BASICWL, COMFORT, and 4 others (7 total). The value is written by PdfMetaData when a PDF/A-3 hybrid invoice is produced, signalling to downstream readers which structured-data subset to expect.
See the PDF/A guide for e-invoice workflows.
Fields
BASIC
conformance level BASIC
Declaration
public const ConformanceLevel BASIC
Field Value
| Type | Description |
|---|---|
| ConformanceLevel |
BASICWL
conformance level BASIC-WL
Declaration
public const ConformanceLevel BASICWL
Field Value
| Type | Description |
|---|---|
| ConformanceLevel |
COMFORT
conformance level COMFORT
Declaration
public const ConformanceLevel COMFORT
Field Value
| Type | Description |
|---|---|
| ConformanceLevel |
EN16931
conformance level EN 16931
Declaration
public const ConformanceLevel EN16931
Field Value
| Type | Description |
|---|---|
| ConformanceLevel |
EXTENDED
conformance level EXTENDED
Declaration
public const ConformanceLevel EXTENDED
Field Value
| Type | Description |
|---|---|
| ConformanceLevel |
MINIMUM
conformance level MINIMUM
Declaration
public const ConformanceLevel MINIMUM
Field Value
| Type | Description |
|---|---|
| ConformanceLevel |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |
XRECHNUNG
conformance level XRECHNUNG
Declaration
public const ConformanceLevel XRECHNUNG
Field Value
| Type | Description |
|---|---|
| ConformanceLevel |