Name | Description | |
---|---|---|
![]() | DeviceManager | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | DeviceManager | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | ApplicationProductName | Gets or sets the name of application, which uses the SDK. |
![]() | Are32BitDevicesUsed | Gets a value indicating whether the TWAIN device manager uses 32-bit devices. |
![]() | DefaultDevice | Gets the default TWAIN device. |
![]() | Devices | Gets a collection of TWAIN devices, which are installed in the system. |
![]() | IsDisposed | Gets a value that indicates whether the object is disposed. |
![]() | IsTwain2Compatible | Gets or sets a value indicating whether TWAIN device manager 2.x should be used. |
![]() | IsTwainAvailable | Gets a value indicating whether TWAIN device manager is installed in the system. |
![]() | OpenedDevice | Gets TWAIN device, which is opened in this TWAIN device manager. |
![]() | ParentFormHandle | Gets the handle of parent form of TWAIN device manager. |
![]() | ParentFormInvoker | Gets the parent form invoker of TWAIN device manager. |
![]() | State | Gets the state of the TWAIN device manager. |
![]() | TopMostUiWindow | Gets or sets a value indicating whether the TWAIN device UI window must be shown as a top most window. |
![]() | TwainDllPath | Gets or sets a path to the TWAIN device manager. |
![]() | TwainWindowInitTimeout | Gets or sets the TWAIN window initialization timeout in milliseconds. |
![]() | VintasoftTwainServiceDataPath | Gets or sets a path to a directory, where data of VintaSoft TWAIN service must be saved. The VintaSoft TWAIN service is used for accessing 32-bit devices from 64-bit application. |
![]() | VintasoftTwainServiceExePath | Gets or sets a path to a directory, where the VintaSoft TWAIN service is located. The VintaSoft TWAIN service is used for accessing 32-bit devices from 64-bit application. |
Name | Description | |
---|---|---|
![]() | Close | Closes the TWAIN device manager. |
![]() | Dispose | Releases all resources used by this TWAIN device manager. |
![]() | Open | Opens the TWAIN device manager. |
![]() | ShowDefaultDeviceSelectionDialog | Displays the default TWAIN device selection dialog so the user can change the default TWAIN device. |
![]() | Use32BitDevices | Specifies that the device manager must use 32-bit devices. |
![]() | Use64BitDevices | Specifies that the TWAIN device manager must use 64-bit devices. |
Name | Description | |
---|---|---|
![]() | Finalize | Releases all resources used by this object. |
Name | Description | |
---|---|---|
![]() | OpenedDeviceChanged | Occurs when opened TWAIN device is changed. |
![]() | OpenedDeviceChanging | Occurs when opened TWAIN device is changing. |