pagebreakrem TrvActionRemovePageBreak

Properties   Methods

<< Click to display table of contents >>

pagebreakrem TrvActionRemovePageBreak

Properties   Methods

TrvActionRemovePageBreak is the action for "Remove Page Break" command.

Unit RichViewActions;

Syntax

TrvActionRemovePageBreak = class(TrvAction)

hmtoggle_arrow1Hierarchy

Description

This action removes a page break from the paragraph at the caret position (or, when called from a table cell, from the current table row).

This action does not introduce any new properties in addition to properties of TrvAction.

See also:

TrvActionInsertPageBreak