Function TWPRTFEngineEdit.GetPageWithPar(par:TParagraph; pos_in_par:Integer; rtfdata:TWPRTFDataBlock) : Integer

Unit: WPRTEEdit
Class: WPRTEEdit.TWPRTFEngineEdit

Parameters

Returns

The type of the result value is Integer.

Description

Searches for the paintpage which hosts this paragraph at the given position. If the paragraph belongs to a special text this value is set in the optional rtfdata parameter. Otherwise the rtfdata is set to nil

Overloaded Methods

Function TWPRTFEngineEdit.GetPageWithPar(par:TParagraph; pos_in_par:Integer) : Integer