Click or drag to resize

PrinterDriverParametersDpi Property

The printer's resolution in dots per inch (DPI).

Namespace:  Resto.Front.Api.Data.Device.Settings
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public int? Dpi { get; set; }

Property Value

Type: NullableInt32
See Also