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

Turns On or Off the error message box of GDTWAIN. 

Displays a message box for each error appends.

C#
public TwainSetErrorMessage(
    Boolean ShowErrors
);
Visual Basic
Public Sub TwainSetErrorMessage(
    ByVal ShowErrors As Boolean
)
Parameters
Parameters 
Description 
ShowErrors 
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.