| Top Previous Next |
|
Triggers just before sending e-mail. Provide a handler for this event to set the e-mail information which should then be used to mail the document. Set Continue to True to trigger the event continuously so that multiple mails can be sent.
Syntax
Parameters
EMailSettings [in] Specifies the information about the e-mail.
Continue [in] Specifies to continue the procedure.
CancelEmail [out] Specifies to cancel the process of sending e-mail.
See Also
EMailSettings, gtEMailSettingsX
|