Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

This method is called before the Printer Options dialog is opened.

Object.BeforePrintOptions(toXFF, toParameters)

Parameters

toXFF

 The handler of the XFF file that is being previewed.

toParameters

 The object containing the print options.

Remarks

XFRX version: 16.1

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


Applies To: Extension Handler

  • No labels