Click or drag to resize

TwainIdentity Properties

The TwainIdentity type exposes the following members.

Properties
  NameDescription
Public propertyCountry
Gets or sets the country the product was produced in.
Public propertyStatic memberDefaultIdentity
Gets the default DotTwain application identity.
Public propertyID
Gets the ID given to the application or device by TWAIN.
Public propertyInfo
Gets or sets an information description of the product.
Public propertyLanguage
Gets or sets the language used by the product.
Public propertyManufacturer
Gets or sets the manufacturer name for the product.
Public propertyProductFamily
Gets or sets the product line (family) the product belongs to.
Public propertyProductName
Gets or sets the name of the product.
Public propertyProtocolMajor
Gets or sets the major version number of the Twain protocol supported by the application or device.
Public propertyProtocolMinor
Gets or sets the minor version number of the Twain protocol supported by the application or device.
Public propertySupportedGroups
Gets or sets the data groups supported by the application or device.
Public propertyVersionMajor
Gets or sets the major version of the product.
Public propertyVersionMinor
Gets or sets the minor version of the product.
Top
See Also