Skip to main content
A newer version of this page is available.
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET Standard 2.0+ platform documentation. This link will take you to the parent topic of the current section.

SnapDocumentServer.MailMerge Method

Name Parameters Description
MailMerge(Document) document Obsolete. Obsolete. Use the SnapDocumentServer.SnapMailMerge method instead.
MailMerge(MailMergeOptions, Document) options, targetDocument Obsolete. Obsolete. Use the SnapDocumentServer.SnapMailMerge method instead.
MailMerge(MailMergeOptions, IRichEditDocumentServer) options, targetDocumentServer Obsolete. Obsolete. Use the SnapDocumentServer.SnapMailMerge method instead.
MailMerge(MailMergeOptions, Stream, DocumentFormat) options, stream, format Obsolete. Obsolete. Use the SnapDocumentServer.SnapMailMerge method instead.
MailMerge(MailMergeOptions, String, DocumentFormat) options, fileName, format Obsolete. Obsolete. Use the SnapDocumentServer.SnapMailMerge method instead.
MailMerge(IRichEditDocumentServer) documentServer Obsolete. Obsolete. Use the SnapDocumentServer.SnapMailMerge method instead.
MailMerge(Stream, DocumentFormat) stream, format Obsolete. Obsolete. Use the SnapDocumentServer.SnapMailMerge method instead.
MailMerge(String, DocumentFormat) fileName, format Obsolete. Obsolete. Use the SnapDocumentServer.SnapMailMerge method instead.