Versions Compared

Key

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

This method is called before the PrinterDocument PrintDocument() method.

Code Block
Object.BeforeExport(toXFF, toParameters)

Parameters

toXFF

 The handler of the XFF file that is being previewed.

toParameters

 The object containing the print options.

Remarks


XFRX version: 21.0
Applies To: Extension Handler

...