ImageGear for Silverlight
ImGearApplicationIdentity Class
Members  See Also  Send Feedback
ImageGear20.TWAIN Assembly > ImageGear.TWAIN Namespace : ImGearApplicationIdentity Class




Glossary Item Box

A class that represents the TWAIN identity of an application.

Object Model

ImGearApplicationIdentity Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

All TWAIN Data Sources and applications have a TWAIN Identity. This enables the TWAIN Data Source Manager (DSM) to keep track of all running TWAIN applications and Data Sources.

A TWAIN Identity consists of four strings: Product Name, Product Family, Manufacturer and Version Information.

These identities can be set for applications using the ProductName, ProductFamily, Manufacturer and VersionInfo properties respectively.

Some Data Source User Interfaces will display a progress indicator during image transfer that displays the application's Product Name.

Inheritance Hierarchy

System.Object
   ImageGear.TWAIN.ImGearApplicationIdentity

See Also

©2013. Accusoft Corporation. All Rights Reserved.