Click or drag to resize

ReadOptsScanInterval Property

Gets or sets the scan interval. Initialized to 5 by constructor.

Namespace:  Atalasoft.Barcoding.Reading
Assembly:  Atalasoft.dotImage.Barcoding.Reading (in Atalasoft.dotImage.Barcoding.Reading.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int ScanInterval { get; set; }

Property Value

Type: Int32
The scan interval.
Remarks
This option was ignored between DotImage 7.0b and DotImage 10.3.
See Also