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
| Constructor | Description | |
|---|---|---|
| OcrDeployHint(Size, Int32, Single) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| CharHeight | System.Int32 | ||
| Default | Fil.OcrDeployHint | Gets a default instance of the OcrDeployHint. | |
| Empty | Fil.OcrDeployHint | Gets an empty instance of the OcrDeployHint. | |
| InputSize | Fil.Size | ||
| WidthScale | System.Single |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(Fil.OcrDeployHint) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
