DatacodeDetectionMethod
Description
Specifies how code candidates are located.
Values of this enumeration:
- QuietZone - Locates code candidates by looking for rectangular quiet zones.
 - FinderPattern - Locates code candidates by looking for L-shaped finder patterns.
 - FinderEdges - Locates code candidates by looking for edges of the finder patterns.
 - DotGrid - Locates code candidates by looking for regular grids of dots.
 
