Represents types of Scanners.
More...
|
| DialogResult | ShowOptions (String applicationTitle) |
| | Shows the options. More...
|
| |
|
bool | Start () |
| | Starts this instance.
|
| |
|
void | Close () |
| | Closes this instance.
|
| |
|
void | EnableLogging (bool bEnable) |
| |
|
void | Dispose () |
| | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
| |
|
|
EventHandler< ScanEventArgs > | ScanNotification |
| | Occurs when scan notification.
|
| |
Represents types of Scanners.
◆ ShowOptions()
| DialogResult SolidFramework.Imaging.Scanners.ShowOptions |
( |
String |
applicationTitle | ) |
|
Shows the options.
- Parameters
-
| applicationTitle | The application title. |
- Returns
◆ LastError
Gets the last error.
The last error.
◆ OptionsLocation
| String SolidFramework.Imaging.Scanners.OptionsLocation |
|
getset |
Gets or sets the options location.
The options location.
◆ OwnerForm
| IWin32Window SolidFramework.Imaging.Scanners.OwnerForm |
|
getset |
Gets or sets the owner form.
The owner form.
◆ SelectedScanner
| Scanner SolidFramework.Imaging.Scanners.SelectedScanner |
|
getset |
Gets or sets the selected scanner.
The selected scanner.