Link Search Menu Expand Document

BarcodeControlResolutionX Property

Gets or sets the horizontal resolution of barcode.

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

Property Value

Type: Single
The horizontal resolution of barcode.

Implements

IBarcodeResolutionX
See Also

Reference