VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Ocr.Results Namespace / OcrCleanupSettings Class
Constructors Properties Methods SeeAlso
In This Topic
    OcrCleanupSettings Class Members
    In This Topic
    The following tables list the members exposed by OcrCleanupSettings.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the OcrCleanupSettings class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the minimum confidence of text line in OCR result.
    Public PropertyGets or sets a value indicating whether the cleanup process must process the drop cap symbols.
    Public PropertyGets or sets the minimum confidence of symbol in OCR result.
    Public PropertyGets or sets the minimum confidence of word in OCR result.
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.
    See Also