Click or drag to resize

CashRegisterDriverParametersCanPrintQRCode Property

Can print QR code.

Namespace:  Resto.Front.Api.Data.Device.Settings
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public bool CanPrintQRCode { get; set; }

Property Value

Type: Boolean
See Also