ClearImage COM Server Send comments on this topic.
Directions Property
See Also 

Description

Directions of barcodes to recognize

Property type

Read-write property

Syntax

Visual Basic
Public Property Directions() As FBarcodeDirections

Remarks

If the orientation of the symbols is known in advance, set this parameter to to correct orientation, in order to accelerate the recognition process.  Diagonal search is the slowest, whereas Vertical and Horizontal are faster.

See Also