Click or drag to resize

IOperationServiceOpenCashDrawer Method

Open cash drawer connected to specified receipt or bill printer (other types not supported).

Namespace: Resto.Front.Api
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
void OpenCashDrawer(
	IPrinterQueueRef printer
)

Parameters

printer  IPrinterQueueRef
Instance of printer.
See Also