Syrve POS Api V8 Code Reference
Syrve POS Api V8 Code Reference
Resto.Front.Api.Data.Device.Settings
CashRegisterDriverParameters Class
CashRegisterDriverParameters Properties
CanPrintBarcode Property
CanPrintLogo Property
CanPrintQRCode Property
CanPrintText Property
CanUseFontSizes Property
Font0Width Property
Font1Width Property
Font2Width Property
IsBillTaskSupported Property
IsCancellationSupported Property
IsCustomDuplicateCheckSupported Property
IsRegisterStatusSupported Property
NeedToCheckBillNumber Property
PrintDatailedChequeWithPrepay Property
PrintNonFiscalPrepayCheque Property
SupportsPayInAfterSessionClose Property
ZeroCashOnClose Property
Cash
Register
Driver
Parameters
Can
Print
Text Property
Can print text.
Namespace:
Resto.Front.Api.Data.Device.Settings
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
public
bool
CanPrintText
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
CashRegisterDriverParameters Class
Resto.Front.Api.Data.Device.Settings Namespace