Click or drag to resize

PrinterDriverParametersPageHeight Property

The total page height, including top and bottom 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? PageHeight { get; set; }

Property Value

Type: NullableInt32
See Also