Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- options
- An object containing parameters that control the process.
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown if required argument value is null |
| System.ArgumentOutOfRangeException | Thrown when argument is out of range. |
| System.ComponentModel.InvalidEnumArgumentException | Thrown when argument enum value is invalid. |
| System.InvalidOperationException | Thrown when method cannot operate correctly. |
| ScanFixUnsupportedImageException | Thrown when image type is unsupported. |
| ScanFixException | Thrown when operation failed. |