This enumeration refers to the image merge.
public enum ScanImageMerge
Public Members
| Member | Value | Explanation | 
|---|---|---|
| None | 0 | Images from both sides of the document are not merged | 
| FrontOnTop | 1 | The front image is on top and the back image is on the bottom | 
| BottomOnTop | 2 | The back image is on top and the front image is on the bottom | 
| FontOnLeft | 3 | The front image is on the right and the back image is on the left | 
| FontOnRight | 4 | The front image is on the left and the back image is on the right | 
See Also
Scan Members | Newtone.ImageKit