Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.2
  • .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.