Back to Devexpress

PdfZugferdConformanceLevel Enum

officefileapi-devexpress-dot-pdf-4523976d.md

latest1.5 KB
Original Source

PdfZugferdConformanceLevel Enum

Lists values used to specify a ZUGFeRD attachment’s conformance level.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public enum PdfZugferdConformanceLevel
vb
Public Enum PdfZugferdConformanceLevel

Members

NameDescription
None

No conformance level is specified.

| | Minimum |

Minimum level (minimum invoice information required on CHORUS PRO, and equivalent to a classic header OCR and manual validation data capture).

| | Basic |

Basic level (the invoice contains basic details and additional information included as free text).

| | Comfort |

Comfort level (the details are structured and fully automated).

| | Extended |

Extended EN16931 level.

| | BasicWL |

Basic WL level (invoice information is mostly required or useful for process automation).

| | EN16931 |

EN1 6931 level (invoice information contained in the European Norm EN16931).

| | XRechnung |

XRechnung level (a binding requirement for the receipt of electronic invoices for all public sector customers in Germany).

|

See Also

DevExpress.Pdf Namespace