MailMergeAndSaveAsCommand Class
A command to start the mail merge process and save the resulting merged document to the server.
Declaration
declare class MailMergeAndSaveAsCommand
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.mailMergeAndSaveAs property.
See Also