TrvActionParagraph.KeepWithNext

<< Click to display table of contents >>

TrvActionParagraph.KeepWithNext

Specifies the keep-with-next option for applying to the selected paragraphs.

property KeepWithNext: Boolean;

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

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