| Top Previous Next |
|
The PrefEmailAfterCreate property specifies whether to e-mail the document after generation.
Syntax
Remarks
Use this property to e-mail the document after creation. The configuration required for e-mailing is provided through the EMailSettings property. It can also be provided through the OnEMail event, which is triggered just before the document is e-mailed.
Default Value
False
Example Code
For an example code, see Email.
See Also
|