You are here: Start » OcrResult Class
OcrResult Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Text obtained from an optical character recognition operation.
Constructors
Constructor | Description | |
---|---|---|
![]() | OcrResult() | |
![]() | OcrResult(Rectangle2D, String, Single, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Box | Fil.Rectangle2D | |
![]() | Contrast | System.Single | |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | Quality | System.Single | |
![]() | Score | System.Single | |
![]() | Value | System.String |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.OcrResult) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.OcrResult) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.OcrResult) | |
![]() | ToString() | Inherited from System.Object |