Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This method is called after the PrintDocument() method.

Code Block
Object.BeforeExport(toXFF, toParameters, lnRetval)

Parameters

toXFF

 The handler of the XFF file that is being previewed.

Info

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

...