TCustomRVParaInfo.SpaceBefore

<< Click to display table of contents >>

TCustomRVParaInfo.SpaceBefore

Specifies the size of the spacing above the paragraph.

property SpaceBefore: TRVStyleLength;

This value is measured in Units of TRVStyle component which owns this paragraph style.

This value is greater than or equals to zero (assigning a negative value assigns zero).

Default value:

0

See also properties:

SpaceAfter;

LeftIndent, RightIndent.