Skip to main content
A newer version of this page is available. .
All docs
V21.1
.NET Framework 4.5.2+

PdfDocument.AttachZugferdInvoice Method

Name Parameters Description
AttachZugferdInvoice(Byte[], PdfZugferdVersion, PdfZugferdConformanceLevel) invoiceData, version, conformanceLevel Attaches a ZUGFeRD XML to the document.
AttachZugferdInvoice(Byte[]) invoiceData Attaches a ZUGFeRD XML to the document.
AttachZugferdInvoice(Stream, PdfZugferdVersion, PdfZugferdConformanceLevel) invoiceStream, version, conformanceLevel Attaches a ZUGFeRD XML to the document.
AttachZugferdInvoice(Stream) invoiceStream Attaches a ZUGFeRD XML to the document.