This property sets whether or not the back side of the page is rotated when scanning on both sides using an ADF.
Property Value
Value | Explanation |
---|---|
0 | Do not rotate the back side of pages (Default value) |
1 | Rotate the back side of pages 180 degrees |
Explanation
The RotateBack property sets whether or not the back side of the page is rotated when scanning on both sides using an ADF. The default value is 0.
Enabled for Epson scan drivers "EPSON Scan", however "EPSON Scan" Ver.1.x does not support sizes bigger than A4. "Epson Scan" configuration "Match front and back images during duplex scanning" is the same as RotateBack = 1.
This property is enabled when the UiMode is vikScanNONUI and ScanMode property is vikScanADF2. This property is disabled for digital cameras and scan devices that do not support this function. The possible setting values supported by a scan device can be retrieved using the IsCapSupported method.
Setting this value
This value can be set at runtime.
Retrieving this value
This value cannot be retrieved.