 |
IInvoicePrintService Interface |
Defines operations related to printing invoices.
Namespace: Infosoft.Common.Contracts.ServiceContracts.Economy.InvoicesAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxNo code example is currently available or this language may not be supported.
The IInvoicePrintService type exposes the following members.
Methods | Name | Description |
---|
 | GetPdfInvoice |
Gets a stream containing PDF data for an invoice with a given invoice number.
|
Top
See Also