  | PixOptionsMaxNoiseSize Property  | 
 
            Gets or sets the maximum size of speckle that can be removed.
            
Remarks
            For a noise speckle to be removed, both its width and height must be less than this limit.
            
 
    Namespace: 
   Opait.Ocr.Api
    Assembly:
   Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntaxpublic int MaxNoiseSize { get; set; }Property Value
Type: 
Int32
See Also