var instance = new Vintasoft.Imaging.DocumentViewer.Dialogs.WebTwainDeviceSelectionDialogJS(deviceManager); var value; // Type: boolean value = instance.get_ShowUI();
function get_ShowUI() : boolean;
Return Value
True - device UI must be shown; False - device UI must NOT be shown.