You are here: Start » FIL.NET » OcrDeployHint Structure

OcrDeployHint Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Hints for a preparing a model for a subsequent execution with given settings in advance.

Constructors

 ConstructorDescription
OcrDeployHint(Size, Int32, Single)

Properties

 NameTypeDescription
CharHeightSystem.Int32
DefaultFil.OcrDeployHint Gets a default instance of the OcrDeployHint.
EmptyFil.OcrDeployHint Gets an empty instance of the OcrDeployHint.
InputSizeFil.Size
WidthScaleSystem.Single

Methods

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

Remarks

See also