You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > TWAIN Features > TwainSetDebugMode Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdPictureImaging.TwainSetDebugMode Method

Turns On or Off the Debug Mode of GDTWAIN. 

Displays a message box for each step of the scanning process.

C#
public TwainSetDebugMode(
    Boolean DebugMode
);
Visual Basic
Public Sub TwainSetDebugMode(
    ByVal DebugMode As Boolean
)
Parameters
Parameters 
Description 
DebugMode 
True to turn ON else False. 
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.