Click or drag to resize

PrinterDriverParametersMarginRight Property

The right margin of the page in dots.

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

Property Value

Type: Int32
See Also