Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.2
  • SnapDocument.MailMerge Method

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