QualitySettings.FastScanOnly

QualitySettings.FastScanOnly property

Allows engine for 1D barcodes to quickly recognize middle slice of an image and return result without using any time-consuming algorithms.

public bool FastScanOnly { get; set; }

Property Value

Allows engine for 1D barcodes to quickly recognize high quality barcodes.

See Also