Class for setting global configuration, like license details and forcing 64-bit drivers.
Inheritance Hierarchy
TwainScanningGlobalConfig
Namespace: TwainScanning
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.4.0 (1.3.4.0)
Syntax
The GlobalConfig type exposes the following members.
Methods
Name | Description | |
---|---|---|
SetLicenseKey |
The SetLicenseKey method is used to set Licensing Information provided by Terminalworks Ltd.
|
Properties
Name | Description | |
---|---|---|
Force64BitDriver |
In 64-bit applications when scanning with device which has a 64-bit driver this needs to be set to ,
otherwise leave it as .
Note: Whenever changed, the DataSourceManager must be reinstantiated for the change to take effect.
| |
Is64BitProcess |
Indicates if current process is a 64-bit process.
| |
UseTempFiles |
See Also