Skip to main content
All docs
V23.2

PdfZugferdConformanceLevel Enum

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

Namespace: DevExpress.Pdf

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

NuGet Package: DevExpress.Pdf.Core

Declaration

public enum PdfZugferdConformanceLevel

Members

Name Description
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