This enum is implemented in FRE for Windows.
Elements
| Name | Description |
|---|---|
| SSUIT\_Fine | Use the dialog box provided by FineReader Engine user interface. |
| SSUIT\_Scanner | Use the dialog box provided by scanner. |
| SSUIT\_None | Don’t show the dialog box. The scanning options will be specified using FineReader Engine API methods. |
| SSUIT\_All | Any type of user interface. This constant can be only used as an argument of the FindScanSources method, to indicate that your application can accept any type of user interface, but to one of the scanning methods you must provide a constant that signifies a specific UI type or none. |
