Tells the source to hide or show the user interface before acquisition.
public TwainSetHideUI( Boolean Hide );
Public Sub TwainSetHideUI( ByVal Hide As Boolean )
|
Parameters |
Description |
|
Hide |
True to hide the UI, else False. |
That this is only a request - some sources will ignore it!
If the user interface is hidden, you will probably want to set at least some of the basic acquisition parameters yourself like resolution, Bit Depth...
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|