This method is called before the PrinterDocument() 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
...