MailMergeClearOptions Property |
Gets or sets the mail merge clear options.
Namespace:
GemBox.Document.MailMerging
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic MailMergeClearOptions ClearOptions { get; set; }
Public Property ClearOptions As MailMergeClearOptions
Get
Set
Property Value
Type:
MailMergeClearOptions
The mail merge clear options.
See Also