ImageGear Professional v18.2 > API Reference Guide > TWAIN Component API Reference > TWAIN Component Enumerations > enumIGTWAINBarcodeRotation Enumeration |
Determines the bar code's orientation on the scanned image.
IG_TW_BCOR_ROT0 | Normal reading orientation |
IG_TW_BCOR_ROT180 | Rotated 180 degrees clockwise |
IG_TW_BCOR_ROT270 | Rotated 270 degrees clockwise |
IG_TW_BCOR_ROT90 | Rotated 90 degrees clockwise |
IG_TW_BCOR_ROTX | The orientation is not known |