Enum
ZugferdConformanceLevel

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:

cs-api-definition
public enum ZugferdConformanceLevel

Fields

Basic

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

Declaration

cs-api-definition
Basic = 1

Field Value

ZugferdConformanceLevel

Comfort

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

Declaration

cs-api-definition
Comfort = 2

Field Value

ZugferdConformanceLevel

Extended

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

Declaration

cs-api-definition
Extended = 3

Field Value

ZugferdConformanceLevel

Minimum

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

Declaration

cs-api-definition
Minimum = 0

Field Value

ZugferdConformanceLevel

In this article
DefinitionFieldsBasicComfortExtendedMinimum
Not finding the help you need?
Contact Support