The post export hook is called after a successful export operation. The input parameter is the path name of the exported document. The hook is not called if the export fails. The return value of the function is ignored.
Argument
outFile is the path name of the exported document.