Link Search Menu Expand Document

BarcodeControlMargins Property

Gets or sets the barcode margins in pixels.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode.WinForms (in Bytescout.BarCode.WinForms.dll) Version: 7.6.3.1256-master
Syntax
public Margins Margins { get; set; }

Property Value

Type: Margins
The barcode margins in pixels.

Implements

IBarcodeMargins
See Also

Reference