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

IExportSendService Methods

When implemented by a class, enables it to export documents and attach them to emails.
Name Description
Export(PrintingSystemBase, Window, ExportOptionsBase, IDialogService) Exports the document in the specified format.
SendFileByEmail(PrintingSystemBase, EmailSenderBase, Window, ExportOptionsBase, IDialogService) Exports the document in the specified format and attaches it to an e-mail.
See Also