Click or drag to resize

BarcodeScannerSettings Properties

The BarcodeScannerSettings type exposes the following members.

Properties
  NameDescription
Public propertyCameraFocusMode
Informs the barcode scanner about the camera focus capabilities in use.
Public propertyCodeCachingDuration
Get the code caching duration of the scan session.
Public propertyCodeDirectionHint
Hints to the recognition engine in what directions codes are expected.
Public propertyCodeDuplicateFilter
The code duplicate filter to be used
Public propertyCodeLocationArea1d
Code location area for 1d codes.
Public propertyCodeLocationArea2d
Code location area for 2d codes.
Public propertyCodeLocationConstraint1d
The code location constraint for 1d symbologies
Public propertyCodeLocationConstraint2d
The code location constraint for 2d symbologies
Public propertyItem
Get/set custom property previously set on the scanner settings.
Public propertyMaxNumberOfCodesPerFrame
The maximum number of codes to be decoded every frame.
Public propertySearchArea
The area in which barcodes are searched.
Public propertySymbologies
Map of symbology-specific settings
Top
See Also