Click or drag to resize

IReceiptPrinter Interface

Instance to perform print actions. Should be used only when it comes like function parameter.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public interface IReceiptPrinter

The IReceiptPrinter type exposes the following members.

Methods
  NameDescription
Public methodPrint
Printing ReceiptSlip object on receipt printer.
Top
See Also