Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Twain.SetDiscardBlankPages
Whether to have the scanner ask to discard blank pages.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Twain | 3.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Twain.SetDiscardBlankPages"; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
Value | The new settings. Can be 1 to enable or 0 to disable. | 0 |
Result
Returns OK.
Description
Whether to have the scanner ask to discard blank pages.This value is stored and next time you call Acquire the plugin will ask the scanner to enable/disable blank page removal. If the scanner does not support this feature, the scanner will ignore this setting and set it back to -1.
See also
Blog Entries
This function is free to use.
Created 18th August 2014, last changed 18th August 2014
