PrintOptions Event

This method is called after the Printer Options dialog is closed, before the actual print.

Object.PrintOptions(toXFF, toParameters)

Parameters

toXFF

 The handler of the XFF file that is being previewed.

toParameters

 The object containing the print options.

Remarks

To prevent a print, return false (.F.) from the this event.


Applies To: Extension Handler