Gets and sets a value that indicates the maximum allowable width (in pixels) of the horizontal line to register to.
Read-write property
Visual Basic |
---|
Public Property verticalToLineMaximumLineThickness() As Long |
A long value which represents the maximum allowable width (in pixels) of the horizontal line to register to.
The default value is 22.
Valid values: Any number from 0 to 100.
Note: This value lets you select the maximum thickness to consider when registering to a horizontal line so you can set the maximum line thickness lower than the width of the text.
This value is ignored if the verticalToLineActive property is set to False.