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.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
INotification<IDocument, ChequeExtensions> DocumentInvoicePrinting { get; }

Property Value

INotificationIDocument, ChequeExtensions
See Also