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.
Namespace: Telerik.Windows.Documents.Fixed.Model.EmbeddedFiles
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum ZugferdConformanceLevel
Basic
The basic profile providing core structured data for improved interoperability and basic automated processing between trading partners.
Comfort
The comfort profile with richer structured content, typically aligned with common business requirements to enable advanced automation.
Extended
The most comprehensive profile including extended data elements to cover advanced or industry-specific scenarios beyond the comfort profile.
Minimum
The minimal profile providing only the essential data needed for a compliant e-invoice. Suitable for simple use cases with limited automation.