rvico TRichView Reference | TRVStyle | TCustomRVParaInfo

TCustomRVParaInfo.SpaceBefore

Top  Previous  Next

Specifies the size of the spacing above the paragraph. Must be greater than or equal to zero.

property SpaceBefore: Integer;

This value is measured in "screen" pixels, so when printing it's recalculated according to printer resolution, so spacing on page look like spacing on screen.

Default value:

0

See also properties:

SpaceAfter;
LeftIndent, RightIndent.


RichView © Sergey Tkachenko