Click or drag to resize

AlignmentRejectorAlignmentRejectionHeuristics Property

The heuristics to use to detect poor alignment.

Default: AlignmentRejectionHeuristics

Namespace:  Atalasoft.FormsProcessing.Alignment
Assembly:  Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AlignmentRejectionHeuristics AlignmentRejectionHeuristics { get; set; }

Property Value

Type: AlignmentRejectionHeuristics

Implements

IAlignmentRejectorAlignmentRejectionHeuristics
Remarks
If you find a particular heuristic is incorrectly rejecting documents, remove it from this enumeration.
See Also