ProductFamily Property
Description
Sets or returns the product family string for the application identity.
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V1.0 | Since V1.0 | Since V6.4 |
Data type
String. The max length is 32.
Syntax
ObjectName. ProductFamily
Remarks
The ProductFamily property is a part of the application identity. The application identity consists of the Manufacturer, ProductFamily, ProductName and VersionInfo properties. These information may be shown in Source's interface.
When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.
See also
Manufacturer property, ProductName property, VersionInfo property
Copyright © 2012 Dynamsoft Corporation.All Rights Reserved.
