/
BeforeExport Event
BeforeExport Event
The method is executed right before the report is exported to the output format and can be used to parametrize the xfrx session object before exporting.
Object.BeforeExport(toSession, toParameters, toXFF)
Parameters
toSession
The handler of the XFXR#INIT object.
toParameters
The object containing the export options.
toXFF
The handler of the XFF file that is being exported.
Remarks
Applies To: Extension Handler
, multiple selections available,