Sets or returns the manufacture string for the application identity.
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V4.0 | Since V4.0 | Since V6.4 |
String. The max length is 32.
ObjectName. Manufacturer
The Manufacturer 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.
All the application identity information should be set prior to invoking OpenSourceManager(). Since with built-in Wizard Mode, Dynamic TWAIN manages the transition of TWAIN state intelligently, OpensourceManager() may be called automatically by other TWAIN related functions, such as OpenSource() or AcquireImage(). It is recommended that application identity information should be set prior to any other TWAIN functions.
When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.
OpenSourceManager(), ProductFamily property, ProductName property, VersionInfo property, TWAIN state transition
TWAIN ActiveX | TWAIN Plug-in | TWAIN Control | TWAIN SDK | Scanner COM
Software Configuration Management | Version Control | Source Control
Copyright © 2012 Dynamsoft Corporation. All Rights Reserved.