Click or drag to resize

IOcrZoneMatchCase Property

Gets or sets a flag to indicate whether the regular expression pattern matching will be case sensitive.

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

Property Value

Type: Boolean
See Also