Click or drag to resize

HolePunchRemovalCommandContentClusteringHint Property

The minimum distance in pixels between the hole punch boundary, and the text body.

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 ContentClusteringHint { get; set; }

Property Value

Type: Int32
Remarks
This property is useful when holepunches are located near the text body. Default value is 20.
See Also