Parameters
- initSettings
- An instance of WebTwainDeviceManagerInitSettingsJS class that defines initialization settings for TWAIN device manager.
| Exception | Description |
|---|---|
| Thrown if argument is not an instance of WebTwainDeviceManagerInitSettingsJS class OR device manager is opened OR error occurs during opening the device manager. |
This function sends a synchronous request to open TWAIN device manager. If you want to use asynchronous request instead of synchronous request, please use WebTwainDeviceManagerJS.openAsync" function.