ApproximateRegexOnOCRText Property
Summary
Indicates whether to use text approximation on the processed document.
Syntax
public bool ApproximateRegexOnOCRText { get; set; }
Public Property ApproximateRegexOnOCRText() As Boolean
Get
Set
public:
property bool ApproximateRegexOnOCRText
{
bool get()
void set(bool value)
}
Property Value
true to use text approximation on the processed document; otherwise, false.