You are here: Start » OcrResult Constructor
OcrResult Constructor
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Syntax
public OcrResult ( Fil.Rectangle2D box_, string value_, float score_, float contrast_, float quality_ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
box_ | Fil.Rectangle2D | ||||
value_ | string | ||||
score_ | float | ||||
contrast_ | float | ||||
quality_ | float |