Skip to content

Class XmpFacturXMetadataWriterOptions

Options for writing the FacturX metadata.

Assembly: FacturXDotNet.dll
csharp
public class XmpFacturXMetadataWriterOptions

Properties

NamespaceUri

The namespace URI to use for the FacturX metadata.

csharp
public string NamespaceUri { get; set; }

Prefix

The prefix to use for the FacturX metadata.

csharp
public string Prefix { get; set; }

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