Tells to the control to close or not the opened source after a scan process.
public TwainSetAutoSourceClose( Boolean AutoSourceClose );
Public Sub TwainSetAutoSourceClose( ByVal AutoSourceClose As Boolean )
|
Parameters |
Description |
|
AutoSourceClose |
Set True to tell to the control to close the opened source after an scan process, else False. |
By default, the opened source is closed after a scan process. TwainSetAutoSourceClose(False) to change this Behavior.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|