| Top Previous Next |
|
The EMailSettings property sets the e-mail configuration.
Syntax
Remarks
The EMailSettings property returns the object containing the e-mail information. The various properties available in this object should be set correctly for the generated document that needs to be e-mailed.
Note
This object is meaningful only if the PrefEMailAfterCreate property is set to true.
Requirements
Header: gtemailsettings.h
Example Code
For an example code, see Email.
See Also
PrefEMailAfterCreate, gtEMailSettingsX
|