  | 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
Syntaxbool MatchCase { get; set; }Property Value
Type: 
Boolean
See Also