ScanManager Object (IScanManager Interface)
This object exposes a set of properties and methods required to perform scanning.
Properties
| Name | Type | Description |
|---|---|---|
| Application | Engine, read-only | Returns the Engine object. |
| ScanSources | ScanSources, read-only | Returns a list of scan sources available on the current workstation. |
Methods
| Name | Description |
|---|---|
| FindScanSources | This method returns a list of scanning sources filtered according to API type and user interface to be supported. |
| PumpMessages | This method retrieves the messages from queue. |
Related objects

Output parameter
This object is the output parameter of the CreateScanManager method of the Engine object.
Samples
This object is used in the following code samples: Scanning.
See also
07.11.2025 12:48:30