Click or drag to resize

INotificationServiceBillChequePrinting Property

Bill cheque printing, allows to extend the cheque with custom header or footer sections.

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

Property Value

Type: INotificationGuid, ChequeExtensions
See Also