You are here: Start » AVL.NET » ZNoReadResult Class
ZNoReadResult Class
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.Types.dll |
Holds information about codes that were detected but not decoded using ZBarcode library.
Constructors
| Constructor | Description | |
|---|---|---|
| ZNoReadResult() | ||
| ZNoReadResult(Path, ZMissedCodeInfo, ZBarcodeType) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| CodeType | Avl.ZBarcodeType | ||
| IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject | |
| IsView | System.Boolean | Inherited from Avl.UnmanagedObject | |
| MissedCodeInfo | Avl.ZMissedCodeInfo | ||
| Outline | Avl.Path |
Methods
| Name | Description | |
|---|---|---|
| CopyTo(Avl.ZNoReadResult) | ||
| Dispose() | Inherited from Avl.UnmanagedObject | |
| Equals(object) | Inherited from System.Object | |
| Equals(Avl.ZNoReadResult) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| MoveTo(Avl.ZNoReadResult) | ||
| ToString() | Inherited from System.Object |
