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 ApplicationProductFamily { get; set; }
Public Property ApplicationProductFamily As String Get Set
public: property String^ ApplicationProductFamily { String^ get (); void set (String^ value); }


























