iikoFront Api V9 Code Reference
iikoFront 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
PrinterDriverParameters
CanPrintLogo Property
Can print logo.
Namespace:
Resto.Front.Api.Data.Device.Settings
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
bool
CanPrintLogo
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
PrinterDriverParameters Class
Resto.Front.Api.Data.Device.Settings Namespace