Gets and sets a flag that indicates whether a set number of scan lines will be skipped before the toolkit starts looking for valid information for registration.
Read-write property
Visual Basic |
---|
Public Property horizontalSkipActive() As Boolean |
A boolean value which returns True if the scan lines are skipped before looking for valid registration information. Otherwise, False is returned.
The default value is False.
When this property is set to True, the scan lines set in the horizontalSkipDistance property are skipped. If this property is set to false, the horizontalSkipDistance property is ignored.
Note: The skip feature is particularly valuable for dealing with unwanted data on the edge of an image. In some cases, you may want to skip over a form line or margin note. In other cases, this feature can be useful to skip over scanner artifacts that look like lines or data.