Class TWPPrintParameter

Hierarchy

System.TObject | System.Classes.TPersistent | TWPPrintParameter

Description

The TWPPrintParameter contains a selection of print options which must be defined before the time the printing takes place, since they change the way the formatting works. If you change any of the header/footer selection properties a ReformatAll is required.

Upgrade note: The procedures which used to be in 'PrintParameter' are now defined in TWPCustomRtfEdit. The PrintHeaderFooterOnLastPage property has been replaced by several properties which allow the selection of header and footer individual for first, all and last page. Please also note the new property PrintHeaderFooter=wprUseOnlyALLPAGEStext which can be used to override the "rage" selection which was defined for header and footer texts. It also switches off use of the OnGetSpecialText event.

Properties

Methods

Used or referenced by

-Property TWPRTFDataCollectionBase.PrintParameter : TWPPrintParameter