ScanSourceUITypeEnum

ScanSourceUITypeEnum enumeration constants are used to specify which dialog box should be shown to the user to set scanning options.

typedef enum {
 SSUIT_Fine,
 SSUIT_Scanner,
 SSUIT_None,
 SSUIT_All
}ScanSourceUITypeEnum;
    

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.

Used in

IScanSource::AvailableUserInterfaceTypes

IScanSource::BeginScan

IScanSource::Scan

IScanManager::FindScanSources

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.