VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.DocumentViewer.Dialogs Namespace / WebTwainDeviceSelectionDialogJS type / get_ShowUI Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ShowUI Method
In This Topic
Gets a value indicating whether the device UI must be shown.
Syntax
var instance = new Vintasoft.Imaging.DocumentViewer.Dialogs.WebTwainDeviceSelectionDialogJS(deviceManager);

var value; // Type: boolean
value = instance.get_ShowUI();

Return Value

True - device UI must be shown; False - device UI must NOT be shown.
Browser Compatibility
56+
45+
11
See Also