You are here: Start » AVL.NET » OcrCandidate Structure
OcrCandidate Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Score and character pair.
Constructors
| Constructor | Description | |
|---|---|---|
| OcrCandidate(String, Single) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | AvlNet.OcrCandidate | ||
| IsDefault | System.Boolean | ||
| Name | System.String | ||
| Score | System.Single |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.OcrCandidate) | ||
| Equals(AvlNet.OcrCandidate, AvlNet.OcrCandidate) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
