Function TWPCustomRtfEdit.BeginPrint(Title:string; StartPageNumber:Integer; aPrinter:TPrinter) : Boolean

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Parameters

  • Title:string
  • StartPageNumber:Integer
  • aPrinter:TPrinter

Returns

The type of the result value is Boolean.

Description

Starts a printer job. StartPageNumber should be set to the first page number which will be printed in the range 0..CountPages-1.
Info: Using the PrinteParameter.PrintOptions it is possible to create a continous page numbering.