Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

PdfZugferdConformanceLevel Enum

In This Article

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

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v24.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