TrvActionParagraph.KeepLinesTogether

<< Click to display table of contents >>

TrvActionParagraph.KeepLinesTogether

Specifies the keep-lines-together option for applying to the selected paragraphs.

property KeepLinesTogether: Boolean;

If UserInterface=False and rvpimKeepLinesTogether 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, rvpimKeepLinesTogether is included in ValidProperties, and the action applies this property to the selected paragraphs.

This option adds/removes rvpaoKeepLinesTogether in the Options property of styles of the selected paragraphs (RVStyle.ParaStyles[].Options).