Gets and sets a flag that indicates whether the component will position the text in the image based on the position of a horizontal line, or to what is determined to be the edge of the text.
Read-write property
Visual Basic |
---|
Public Property verticalToLineActive() As Boolean |
A boolean value which is True if the component positions the text in the image based on the position of a horizontal line. Otherwise, False is returned.
The default value is False.
Note: This is a powerful feature for precise registration on forms, especially on forms with edge noise. The horizontal line should be significantly larger than any text characters (in particular, those characters above this line).