Gets or sets the manufacturer string for the application identity.
Read-write property
Visual Basic |
---|
Public Property Manufacturer As String |
A string value which determines the manufacturer name of an application.
This property is used to identify a company name as manufacturer of an application. This information is sent to the TWAIN Data Source Manager. The application identity consists of the Manufacturer, ProductFamily, ProductName and VersionInfo properties.
This property should be set prior to invoking the OpenSession or StartSession methods.