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




Glossary Item Box

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

Syntax

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

Property Value

A string value which represents the product family application identity.

Remarks

The default value is an empty string "".

This property is used to identify a software group that the application belongs to. 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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.