Click or drag to resize

INotificationServiceDocumentInvoicePrinting Property

Printing with document service. Allows to extend the document with custom header or footer sections before print.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
INotification<IDocument, ChequeExtensions> DocumentInvoicePrinting { get; }

Property Value

Type: INotificationIDocument, ChequeExtensions
See Also