Back to Devexpress

PdfDocument.AttachZugferdInvoice Method

officefileapi-devexpress-dot-pdf-dot-pdfdocument-dot-attachzugferdinvoice.md

latest1.3 KB
Original Source

PdfDocument.AttachZugferdInvoice Method

NameParametersDescription
AttachZugferdInvoice(Byte[], PdfZugferdVersion, PdfZugferdConformanceLevel)invoiceData, version, conformanceLevelAttaches a ZUGFeRD XML to the document.
AttachZugferdInvoice(Byte[])invoiceDataAttaches a ZUGFeRD XML to the document.
AttachZugferdInvoice(Stream, PdfZugferdVersion, PdfZugferdConformanceLevel)invoiceStream, version, conformanceLevelAttaches a ZUGFeRD XML to the document.
AttachZugferdInvoice(Stream)invoiceStreamAttaches a ZUGFeRD XML to the document.