Click or drag to resize

PdfSaveOptionsFacturXXml Property

Gets or sets the XML data for Factur-X/Order-X output file formats.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax
public string FacturXXml { get; set; }

Property Value

String
The XML data for Factur-X/Order-X output file formats.
See Also