ComponentOne VSView 8.0
TablePenLR Property

Returns or sets the width of the left and right table borders.

Syntax

[form!]VSPrinter.TablePenLR[ = value As Variant ]

Remarks

Normally, table borders are drawn using the current pen, whose width is determined by the PenWidth property. The TablePen, TablePenLR, and TablePenTB properties allow you to specify different pen widths to be used when drawing table borders. If any of these properties is set to zero, the default pen width is used instead.

You may specify units with these values (inches, points, twips, cm, mm, or pixels). The default unit is twips. For details on using unit-aware measurements, see the Using Unit-Aware Properties topic.

See the TablePen property for more details and an example.

Data Type

Variant

Default Value

0

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback