Table of Contents

TTMSFNCWXDocxDownloadAsFileEvent Event Type

Occurs after a document has been generated and saved to a local file.

API unit family: TMSFNCWXDocx

Remarks

The handler is informational and cannot cancel the save; the file is already written when the event fires.

Parameters

Name Description
Sender The component that generated the document.
FileName Full path of the file the generated document was written to.