You are here: Start » FIL.NET » LocateTextResult Structure
LocateTextResult Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Text obtained from an optical character recognition operation.
Constructors
Constructor | Description | |
---|---|---|
![]() | LocateTextResult(Rectangle2D) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Box | FilNet.Rectangle2D | Area occupied by a found text. |
![]() ![]() | Default | FilNet.LocateTextResult | |
![]() | IsDefault | System.Boolean |
Methods
Name | Description | |
---|---|---|
![]() | Equals(FilNet.LocateTextResult) | |
![]() | Equals(object) | Inherited from System.Object |
![]() ![]() | Equals(FilNet.LocateTextResult, FilNet.LocateTextResult) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |