TrvActionParagraph.SpaceBefore

<< Click to display table of contents >>

TrvActionParagraph.SpaceBefore

Specifies spacing for applying to the top side of the selected paragraphs.

property SpaceBefore: TRVStyleLength;

If UserInterface=False and rvpimSpaceBefore in ValidProperties, the action applies this property to the selected paragraphs.

If UserInterface=True, the action displays a paragraph dialog (initialized with properties of the selected paragraphs); if the user changed value of this property in the dialog, rvpimSpaceBefore is included in ValidProperties, and the action applies this property to the selected paragraphs.

This property is applied to the paragraph style's (RVStyle.ParaStyles[]) property of the same name.

This value is measured in the same units (pixels or twips) as properties of the target editor (i.e. in RVStyle.Units).