Skip to main content
A newer version of this page is available. .

PrintingSystemBase.ExportToMail Method

Name Parameters Description
ExportToMail() none Exports a document to HTML and then inserts it into a specified e-mail.
ExportToMail(MailMessageExportOptions, String, String, String) options, from, to, subject Exports a document to HTML and then inserts it into a specified e-mail.
ExportToMail(MailMessageExportOptions) options Exports a document to HTML and then inserts it into a specified e-mail.
ExportToMail(String, String, String) from, to, subject Exports a document to HTML and then inserts it into a specified e-mail.