This enumeration refers to the scanning mode.
public enum ScanMode
Public Members
| Member | Value | Explanation |
|---|---|---|
| DocumentPlate | 0 | Document plate |
| ADFOneSide | 1 | ADF Simplex |
| ADFBothSide | 2 | ADF Duplex |
| Camera | 3 | The original images in the digital camera |
| CameraArray | 4 | The original images in the digital camera (using an array) |
| CameraThumbnail | 5 | The thumbnail images in the digital camera |
| CameraThumbnailArray | 6 | The thumbnail images in the digital camera (using an array) |
See Also
Scan Members | Newtone.ImageKit