Specifies the application information comunicated to the Twain scanner interface.
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public string ApplicationVersionInfo { get; set; }
Public Property ApplicationVersionInfo As String Get Set
public: property String^ ApplicationVersionInfo { String^ get (); void set (String^ value); }


























