GemBox.Document
  • Overview
  • Examples
  • Free version
  • Support
  • Pricing

    Show / Hide Table of Contents

    MailMergeSettings Class

    Namespace:
    GemBox.Document
    Assembly:
    GemBox.Document.dll

    Represents mail merge settings preserved in the document.

    • C#
    • VB.NET
    public sealed class MailMergeSettings
    Public NotInheritable Class MailMergeSettings
    Inheritance:
    System.Object
    MailMergeSettings
    Remarks

    These settings represent the mail merge information preserved in the DOCX file, such as the mail merge data source used by Microsoft Word.

    Note that GemBox.Document's mail merge execution does not use these settings.

    To remove the stored mail merge information from the document, set MailMerge to null.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.