The number of character cells for a recognized block you can set with help of the IRecognizerParams::CellsCount property.
Elements
| Name | Description |
|---|---|
| FMT\_CharBoxSeries | This value specifies that the field where the text is located is a set of separate boxes: |
| FMT\_CombInFrame | This value specifies that the field where the text is located is a comb and that this comb is also the bottom line of a frame: |
| FMT\_GrayBoxes | This value specifies that the text is located in white fields on a gray background: |
| FMT\_PartitionedFrame | This value specifies that the field where the text is located is a frame and this frame is split by vertical lines: |
| FMT\_SimpleComb | This value specifies that the field where the text is located is a comb: |
| FMT\_SimpleText | This value denotes the plain text: |
| FMT\_TextInFrame | This value specifies that the text is enclosed in a frame: |
| FMT\_UnderlinedText | This value specifies that the text is underlined: |
