Orientation defines the orientation of the output image. Not all scanners support this capability.
Note: Not supported for DCIM retrieval
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public AcquireParams..::..IEOrientation Orientation { get; set; }
Public Property Orientation As AcquireParams..::..IEOrientation Get Set
public: property AcquireParams..::..IEOrientation Orientation { AcquireParams..::..IEOrientation get (); void set (AcquireParams..::..IEOrientation value); }