Dynamsoft Home|Product Home

IfModalUI Property

Description

Returns or sets whether the UI (User Interface) of Source runs in modal state. Default value of this property is TRUE.

Data type

Boolean

Syntax

ObjectName. IfModalUI

Remarks

If the property is TRUE, the TWAIN Data Source will display its User Interface as modal window when invoking the AcquireImage method.

See also

IfShowUI property, IfUIControllable property, IfDisableSourceAfterAcquire property