New to Telerik Document ProcessingStart a free 30-day trial

Specifies the ZUGFeRD (Factur-X) conformance level to use when exporting PDF invoices. Higher levels generally include all requirements of the lower levels and add more structured data to support automated processing and validation scenarios.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.EmbeddedFiles

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

C#
public enum ZugferdConformanceLevel

Fields

The basic profile providing core structured data for improved interoperability and basic automated processing between trading partners.

C#
Basic = 1

The comfort profile with richer structured content, typically aligned with common business requirements to enable advanced automation.

C#
Comfort = 2

The most comprehensive profile including extended data elements to cover advanced or industry-specific scenarios beyond the comfort profile.

C#
Extended = 3

The minimal profile providing only the essential data needed for a compliant e-invoice. Suitable for simple use cases with limited automation.

C#
Minimum = 0

The German CIUS XRechnung reference profile based on EN 16931. This profile is exported with XRECHNUNG conformance metadata and embeds the invoice XML as xrechnung.xml.

C#
XRechnung = 4
In this article
DefinitionFieldsBasicComfortExtendedMinimumXRechnung
Not finding the help you need?
Contact Support