Function TWPCustomRtfEdit.GetPagesAsString(FromPage:Integer; ToPage:Integer; format:string) : string

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Parameters

  • FromPage:Integer
  • ToPage:Integer
  • format:string

Returns

The type of the result value is string.

Description

Reads the text of certain pages. Internally uses SelectPages. Note: If inside a table the extraction will not work since it is not possible to select parts of a cell. This procedure has been only provided for better compatibility with WPTools Version4.