Click or drag to resize

PrinterDriverParametersPageWidth Property

The total page width, including left and right margins, measured in dots.

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

Property Value

Type: NullableInt32
See Also