VersionInfo Property
Description
Sets or returns the version info 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. VersionInfo
Remarks
The VersionInfo 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, ProductFamily property, ProductName property
Copyright © 2012 Dynamsoft Corporation.All Rights Reserved.
