See Also Examples Applies To
Turns On or Off the Debug Mode of GDTWAIN.
Displays a message box for each step of the scanning process.
Syntax
object.TwainSetDebugMode (bDebugMode)
The TwainSetDebugMode syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| bDebugMode | Required. Boolean. True to turn ON else False. |
Category
TWAIN Functions