Versions Compared

Key

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

This method is called when the Print button is clicked in the toolbar.

Code Block
Object.Print(toXFF)

Parameters

toXFF

 The handler of the XFF file that is being previewed.

Remarks

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


Applies To: Extension Handler

...