ImageGear for Silverlight
ProductFamily Property
See Also  Send Feedback
ImageGear20.TWAIN Assembly > ImageGear.TWAIN Namespace > ImGearApplicationIdentity 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 of the application.

Exceptions

ExceptionDescription
ImageGear.Core.ImGearException Thrown when attempting to set this property to a string with a length greater than 32 characters.

Remarks

The default value is an empty string "".

This property is used to identify a product family that the application belongs to. This information is sent to the TWAIN Data Source Manager.

Valid values: a string with 32 or fewer characters.

See Also

©2013. Accusoft Corporation. All Rights Reserved.