Gets or sets whether the TWAIN data source displays its user interface when invoking the StartSession method.
Read-write property
Visual Basic |
---|
Public Property ShowUI As Boolean |
A boolean value which is True to display the data source user interface. Otherwise, False should be used and the user interface is not displayed.
When ShowUI is set to True the TWAIN Data Source will display its User Interface when invoking the StartSession method. If ShowUI is set to False the Data Source UI will not be displayed and scanning will begin immediately using the current capability values.