Accusoft TwainPRO 8
ProductName Property
See Also  Send comments on this topic.
AccusoftTwainPro8 ActiveX DLL > TwainPro Object : ProductName Property

Glossary Item Box

Description

Gets or sets the Product Name string for the application identity.

Property Type

Read-write property

Syntax

Visual Basic
Public Property ProductName As String

Return Type

A string value which represents the product name.

Remarks

The default value is "Product Name".

This property is used to identify an application name. 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 any calls to the OpenSession or StartSession methods.

ProductName is the most common method for identifying TWAIN applications for Data Sources. Product names for applications are displayed by some Data Sources.

See Also

©2013. Accusoft Corporation. All Rights Reserved.