AfterPrint Event

This method is called after the PrintDocument() method.

Object.BeforeExport(toXFF, toParameters, lnRetval)

Parameters

toXFF

 The handler of the XFF file that is being previewed.

If used special effects or wattermark then toXFF parameter it's a handler of the XFF file with aplied special effects or wattermark. 

A origin handler of the XFF file is available across toParameters.oCNT.oXFRXWriter.

toParameters

 The object containing the print options.

lnRetval 

Return value from PrinterDocument() method

Remarks


XFRX version: 19.1
Applies To: Extension Handler