Syrve POS Api V10 Code Reference
Syrve POS Api V10 Code Reference
Resto.Front.Api.Data.Device.Settings
CashRegisterDriverParameters Class
CashRegisterDriverParameters Properties
CanPrintText Property
IsBillTaskSupported Property
IsBuyChequeSupported Property
IsCancellationSupported Property
IsCustomDuplicateCheckSupported Property
IsMultipleMarkingCodesPerUnitSupported Property
IsRegisterStatusSupported Property
NeedToCheckBillNumber Property
PrintDetailedChequeWithPrepay 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.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
Copy
public
bool
CanPrintText
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
CashRegisterDriverParameters Class
Resto.Front.Api.Data.Device.Settings Namespace