Visual Basic
C#
Managed Extensions for C++
C++/CLI
'Declaration Public Property Orientation As OrientationInfo
'Usage Dim instance As Reader Dim value As OrientationInfo instance.Orientation = value value = instance.Orientation
Property Value
The OrientationInfo value setThe barcode recognition engine is capable of detecting barcodes in an image without any prior knowledge of the barcode orientation. However, you can speed up the recognition process by specifying a barcode orientation.
Default value: OrientationInfo.HorizontalVertical