Skip to content

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; }

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