Click or drag to resize

LineRemovalCommandMaxLineGap Property

Lines detected will have a gap no greater than this value in pixels.

Namespace:  Atalasoft.Imaging.ImageProcessing.Document
Assembly:  Atalasoft.dotImage.AdvancedDocClean (in Atalasoft.dotImage.AdvancedDocClean.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public virtual int MaxLineGap { get; set; }

Property Value

Type: Int32
Remarks
Default value is 20. A value greater than 20 will remove broken lines.
See Also