Click or drag to resize

MailMergeRemoveMergeFields Method

Removes all mail merge related fields (MergeField, MergeRec, MergeSeq, Next and If) from the document.

Namespace: SautinSoft.Document.MailMerging
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public void RemoveMergeFields()
See Also