The following tables list the members exposed by ImGearBarcode.
Public Constructors
Public Properties
| Name | Description |
| Reader |
Gets access to the reader object.
|
| Writer |
Gets access to the writer object.
|
Top
Public Methods
| Name | Description |
| Dispose |
Shuts down the barcode engine.
|
| IsFeatureLicensed |
Returns whether or not a given barcode feature is licensed.
|
| 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