  | PixOptionsRemoveGridLines Property  | 
 
            Gets or sets a flag to indicate whether to detect and remove horizontal and vertical 
            lines of certain minimum lengths. No attempt is made to fill the holes left if these 
            lines intersect text.
            
 
    Namespace: 
   Opait.Ocr.Api
    Assembly:
   Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntaxpublic bool RemoveGridLines { get; set; }Property Value
Type: 
Boolean
See Also