Click or drag to resize

TwainIdentity Constructor

These create new TwainIdentity objects for use with the SendCommand method.
Overload List
  NameDescription
Public methodTwainIdentity
Creates a new instance of TwainIdentity.
Public methodTwainIdentity(String, String, String)
Creates a new instance of TwainIdentity specifying the product name, product family and manufacturer.
Public methodTwainIdentity(String, String, String, Int32, Int32, LanguageType, CountryCode, String)
Creates a new instance of TwainIdentity specifying the primary values of the object.
Top
See Also