SmartZoneICR Class Members
In This Topic
The following tables list the members exposed by SmartZoneICR.
Public Constructors
Public Properties
| Name | Description |
 | Debug |
Gets and sets whether the toolkit writes information to a debug log file.
|
 | DebugLogFile |
Gets and sets the filename of the debug log.
|
 | ErrorLevel |
Gets and set the error level of items that the toolkit should write to the debug log.
|
 | Licensing |
Gets an object you can use to provide licensing
information to the component.
|
 | Reader |
Gets the Reader recognition object.
|
Top
Public Methods
| Name | Description |
 | AboutBox | Displays the toolkit About box. |
 | ReadFromStream |
Reads a specially-formatted stream and places the values into properties
of this object.
|
 | WriteToStream |
Writes some properties of this object to a specially-formatted stream.
|
Top
See Also