Click or drag to resize
Infosoft Logo

GetPdfInvoiceResponse Class

Provides data for the response from the GetPdfInvoice operation on InvoicePrintService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Economy.InvoicesGetPdfInvoiceResponse

Namespace: Infosoft.Common.Contracts.MessageContracts.Economy.Invoices
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetPdfInvoiceResponse

The GetPdfInvoiceResponse type exposes the following members.

Properties
 NameDescription
Public propertyPdfStream Gets or sets the stream that contains the PDF data.
Top
See Also