PdfSaveOptionsFacturXXml Property |
Gets or sets the XML data for Factur-X/Order-X output file formats.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public string FacturXXml { get; set; }
Public Property FacturXXml As String
Get
Set
Property Value
String
The XML data for Factur-X/Order-X output file formats.
See Also