OcrCleanupSettings Class Members
In This Topic
The following tables list the members exposed by
OcrCleanupSettings.
Public Constructors
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. |
Public Methods
| Name | Description |
 | Clone | Creates a new object that is a copy of the current instance. |
See Also