Link Search Menu Expand Document

BarcodeWebImageAutoFitToControlSize Property

Gets or sets a value indicating whether to auto fit barcode to control size or not.

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

Property Value

Type: Boolean
A value indicating whether to auto fit barcode to control size or not.
See Also

Reference