ComponentOne VSView 8.0
SpaceAfter Property

Returns or sets the vertical distance after each paragraph, in twips.

Syntax

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

Remarks

The SpaceBefore and SpaceAfter properties set the amount of vertical spacing to add before and after each paragraph. The spacing specified applies to regular paragraphs, table cells, and textboxes (drawn using the TextBox method).

To specify the horizontal spacing to the left and right of each paragraph, use the IndentLeft, IndentRight, and IndentFirst properties.

You may specify units with this value (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.

Data Type

Variant

 

 


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

Product Support Forum  |  Documentation Feedback