Gets or sets the version information string for the application identity.
Read-write property
Visual Basic |
---|
Public Property VersionInfo As String |
A string value which represents the version information for the application.
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.
This property should be set prior to invoking the OpenSession or StartSession methods.