Orientation defines the orientation of the output image. Not all scanner supports this capability.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
Remarks
Default allowed values are:
TW_NoRotation : no rotation (Portrait)
TW_Rotate90 : rotate 90°
TW_Rotate180 : rotate 180°
TW_Rotate270 : rotate 270° (Landscape)
Above values can be assigned to Orientation.CurrentValue property. To see which values your scanner supports look at Orientation[] array.