OcrCleanupSettings Class Properties
In This Topic
For a list of all properties of this type, see
OcrCleanupSettings.
Public Properties
| | Name | Description |
 | LineMinConfidence | Gets or sets the minimum confidence of text line in OCR result. |
 | ProcessDropCaps | Gets or sets a value indicating whether the cleanup process must process the drop cap symbols. |
 | SymbolMinConfidence | Gets or sets the minimum confidence of symbol in OCR result. |
 | WordMinConfidence | Gets or sets the minimum confidence of word in OCR result. |
See Also