GdPicture.NET.14
GdPicture14 Namespace / GdPictureImaging Class / TwainSetErrorMessage Method
True to turn ON else False.





In This Topic
TwainSetErrorMessage Method (GdPictureImaging)
In This Topic
Turns On or Off the error message box of GDTWAIN. Displays a message box for each error appends.
Syntax
'Declaration
 
Public Sub TwainSetErrorMessage( _
   ByVal ShowErrors As Boolean _
) 
 

Parameters

ShowErrors
True to turn ON else False.
See Also