Function TWPVirtPage.AddLine(RectNr:Integer; aPar:TParagraph; aLinNr:Integer; x:Integer; y:Integer; w:Integer; h:Integer; txoff:Integer; BeforePageBreak:Boolean; AfterPageBreak:Boolean; LastLineInPar:Boolean) : Integer

Unit: WPRTEDefs
Class: WPRTEDefs.TWPVirtPage

Parameters

  • RectNr:Integer
  • aPar:TParagraph
  • aLinNr:Integer
  • x:Integer
  • y:Integer
  • w:Integer
  • h:Integer
  • txoff:Integer
  • BeforePageBreak:Boolean
  • AfterPageBreak:Boolean
  • LastLineInPar:Boolean

Returns

The type of the result value is Integer.

Description

Add a line to the page

Overloaded Methods

Function TWPVirtPage.AddLine(lineData:TWPVirtPageImageLineRef; rectnr:Integer) : Integer