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; }
Public Overridable Property MaxLineGap As Integer
Get
Set
Property Value
Type:
Int32Remarks Default value is 20. A value greater than 20 will remove broken lines.
See Also