Skip to content

Class AttachmentOptions

Represents the options for configuring an attachment during Factur-X document generation.

Assembly: FacturXDotNet.dll
csharp
public class AttachmentOptions

Properties

ConflictResolution

The approach to resolve naming conflicts for attachments when an attachment with the same name already exists in the base document.

csharp
public FacturXDocumentBuilderAttachmentConflictResolution ConflictResolution { get; set; }

The tools are open source and released under the MIT License, feel free to use, modify, and share.