Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
An integer value which represents the maximum allowable size (in pixels) of gaps within the vertical line to register to.When this property is set to a value of 3 or less, the toolkit simply ignores short gaps. However, setting this value over 3 tells the toolkit to employ its Super-Line algorithms. These algorithms re-assemble broken lines into a whole line for registration purposes, and can dramatically improve the success rate when HorizontalToLineActive is true.
Note: This value is ignored if HorizontalToLineActive is false.
Valid values: Any number from 0 to 50
Default value: 2