WPTools Manual



Search


(press enter to search)

Function TWPCustomTextWriter.WriteElementStart(RTFData:TWPRTFDataBlock) : Boolean

Unit: WPRTEDefs
Class: WPRTEDefs.TWPCustomTextWriter

Parameters

Returns

The type of the result value is Boolean.

Description

This function is called after WriteHeader to write all other texts, such a header and footer. If a text should not be written this function must return false.
Before WriteFooter WriteElementStart will be executed a second time - only for the elements which have not been written yet.