Accusoft.ScanFixXpress7.Net
HorizontalSkipActive Property
See Also  Send Feedback
Accusoft.ScanFixXpressSdk Namespace > ImageRegistrationOptions Class : HorizontalSkipActive Property




Glossary Item Box

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.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A boolean value which returns true if vertical scan lines are skipped before looking for valid registration information. Otherwise, false is returned.

Remarks

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.

When this property is true, the value set in the HorizontalSkipDistance property determines the number of vertical scan lines that are skipped. If this property is set to false, the HorizontalSkipDistance property is ignored.

Default value: False

See Also

©2012. Accusoft Corporation. All Rights Reserved.