Skip to content

Class CrossIndustryInvoiceWriterOptions

The options that can be passed to the FacturXDotNet.Generation.CII.CrossIndustryInvoiceWriter.

Assembly: FacturXDotNet.dll
csharp
public class CrossIndustryInvoiceWriterOptions

Properties

Logger

The logger that should be used by the writer.

csharp
public ILogger? Logger { get; set; }

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