You are here: Start » FIL.NET » OcrCandidate Class
OcrCandidate Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Score and character pair.
Constructors
Constructor | Description | |
---|---|---|
![]() | OcrCandidate() | |
![]() | OcrCandidate(String, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | Name | System.String | |
![]() | Score | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.OcrCandidate) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.OcrCandidate) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.OcrCandidate) | |
![]() | ToString() | Inherited from System.Object |