| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Twain.SetOrientation
Sets current orientation.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| Twain | 3.1 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Twain.SetOrientation"; Value ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Value | the new orientation value. | 0 |
Result
Returns OK.
Description
Sets current orientation.This value is stored and next time you call Acquire the plugin will ask the scanner to enable/disable feeder. If the scanner does not support the feeder, the scanner will ignore this setting.
Value can be:
| 0 | 0 degree |
| 1 | 90 degree |
| 2 | 180 degree |
| 3 | 270 degree |
| 0 | Portrait |
| 3 | Landscape |
See also
This function is free to use.
Created 18th August 2014, last changed 18th August 2014