Class XmpMetadataWriterOptions
The options that can be passed to the FacturXDotNet.Generation.XMP.XmpMetadataWriter.
Assembly: FacturXDotNet.dll
csharp
public class XmpMetadataWriterOptions
Properties
Logger
The logger that should be used by the writer.
csharp
public ILogger? Logger { get; set; }