MailMergeAndDownloadCommand Class
A command to start the mail merge process and download the resulting document containing the merged information.
Declaration
declare class MailMergeAndDownloadCommand
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.mailMergeAndDownload property.
See Also