Skip to content

Class XmpMetadataStreamOptions

Represents the options for configuring an XMP Metadata stream during Factur-X document generation.

Assembly: FacturXDotNet.dll
csharp
public class XmpMetadataStreamOptions

Properties

LeaveOpen

The flag indicating whether the provided stream should remain open after Factur-X document generation operations are completed.

csharp
public bool LeaveOpen { get; set; }

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