Accusoft Pegasus
ScanFix ActiveX 6.0
verticalToLineMinimumLineLength Property
See Also  Send Feedback

Description

Gets and sets a value that indicates the minimum allowable length (in pixels) of the horizontal line to register to.

Property type

Read-write property

Syntax

Visual Basic
Public Property verticalToLineMinimumLineLength() As Long

Return Type

A long value which represents the minimum allowable length (in pixels) of the horizontal line to register to.

Remarks

The default value is 300.

Valid values: Any number from 0 to 20000.

Note: This value should be larger than the width of the text characters. The component examines the image from left to right, until it locates a horizontal line segment larger than this value, or until it reaches one quarter the image height. It then shifts the image so that the line is the distance from the top edge of the image as specified by VerticalResultantMargin.

This value is ignored if the verticalToLineActive property is set to False.

See Also


©2010. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.