You are here: Start » LocateTextResult Structure

LocateTextResult Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Text obtained from an optical character recognition operation.

Constructors

 ConstructorDescription
LocateTextResult(Rectangle2D)

Properties

 NameTypeDescription
BoxFil.Rectangle2D
DefaultFil.LocateTextResult Gets a default instance of the LocateTextResult.
EmptyFil.LocateTextResult Gets an empty instance of the LocateTextResult.

Methods

 NameDescription
Equals(Fil.LocateTextResult)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also