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

 ConstructorDescription
LocateTextResult(Rectangle2D)

Properties

 NameTypeDescription
BoxFilNet.Rectangle2DArea occupied by a found text.
DefaultFilNet.LocateTextResult
IsDefaultSystem.Boolean

Methods

 NameDescription
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

Remarks

See also