Syrve POS Api V9 Code Reference
Syrve POS Api V9 Code Reference
Resto.Front.Api.Data.Device.Settings
PrinterDriverParameters Class
PrinterDriverParameters Properties
CanPrintBarcode Property
CanPrintImage Property
CanPrintLogo Property
CanPrintQRCode Property
CanUseFontSizes Property
Dpi Property
Font0Width Property
Font1Width Property
Font2Width Property
MarginBottom Property
MarginLeft Property
MarginRight Property
MarginTop Property
PageHeight Property
PageWidth Property
Printer
Driver
Parameters
Can
Print
Image Property
Can print image.
Namespace:
Resto.Front.Api.Data.Device.Settings
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
bool
CanPrintImage
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
PrinterDriverParameters Class
Resto.Front.Api.Data.Device.Settings Namespace