Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created May 5, 2022 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/0861ff00ffb4b6d4d9fef79a335cc415 to your computer and use it in GitHub Desktop.
Save bjoerntx/0861ff00ffb4b6d4d9fef79a335cc415 to your computer and use it in GitHub Desktop.
using (MailMerge mailMerge = new MailMerge()) {
mailMerge.TextComponent = textControl1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment