Function TWPCustomRtfEdit.SelectPages(startpage:Integer; endpage:Integer) : Boolean

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Parameters

  • startpage:Integer
  • endpage:Integer

Returns

The type of the result value is Boolean.

Description

Selects the text from the start of the give page nr startpage (0..) until the start of the page which is following endpage.
Note: If inside a table the selection will not work since it is not possible to select parts of a cell.