Set TPrintPageMode

Unit: WPCTRMemo

Elements

ppmUseBorders

ppmPaintTransparent

ppmPrintFrame

ppmStretchWidth

ppmStretchHeight

ppmIgnoreSelection

ppmDrawSmallAsBlock

ppmUseEvents

ppmForPDFOutput

Description

TPrintPageMode=set of [ppmUseBorders,ppmPaintTransparent,ppmPrintFrame,ppmStretchWidth,ppmStretchHeight,ppmIgnoreSelection,ppmDrawSmallAsBlock,ppmUseEvents,ppmForPDFOutput]>

Used or referenced by

-Function TWPCustomRtfEdit.PrintPageOnCanvas(toCanvas:TCanvas; r:TRect; Pagenumber:Integer; Mode:TPrintPageMode; przooming:Integer) : Boolean