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