Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
A string value which represents the version information for the application.Exception | Description |
---|---|
ImageGear.Core.ImGearException | Thrown when attempting to set this property to a string with a length greater than 32 characters. |
The default value is an empty string "".
This property is used to identify an application's version. This information is sent to the TWAIN Data Source Manager. The application identity consists of the Manufacturer, ProductFamily, ProductName and VersionInfo properties.
Valid values: a string with 32 or fewer characters.