Skip to main content

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.