Property Value
The string value which specifies the application name. String must contain at least 8 symbols but not more than 31 symbol.
Default value is "VintaSoft Twain".
Default value is "VintaSoft Twain".
| Exception | Description |
|---|---|
| System.ObjectDisposedException | Thrown if TWAIN device manager is disposed. |
This property can be used when you want to scan images without UI but you want to use progress indicator. For example, HP's scanners show the following message in the progress indicator: "Scanning to Vintasoft Twain...". Using this property you can change message in the progress indicator, for example, to the following: "Scanning to YourApplicationName...".
This property should be used before the Open method.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5