Dynamsoft Home|Product Home

IfShowUI Property

Description

Returns or sets whether the Source displays the User Interface.

Data type

Boolean

Syntax

ObjectName. IfShowUI

Remarks

If the property is TRUE, the TWAIN Data Source will display its User Interface when invoking the AcquireImage method. If the property is FALSE, the Data Source UI will not be displayed and scanning will begin immediately using the current capability values.

See also

IfModalUI property, IfUIControllable property, EnableSource().