Accusoft.TwainPro8.Net
ProductName Property
See Also  Send Feedback
Accusoft.TwainProSdk Namespace > ApplicationIdentity Class : ProductName Property




Glossary Item Box

Gets or sets the Product Name for the application identity.

Syntax

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

Property Value

A string value which represents the product name.

Remarks

The default value is "Product Name".

The ProductName 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 invoking the TwainDevice.OpenSession or TwainDevice.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.