Click or drag to resize

IOcrRuleDetect Property

Gets or sets the regular expression pattern to detect qualified words. If not specified, then apply the pattern to the entire page.

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
string Detect { get; set; }

Property Value

Type: String
See Also