mainDocumentType property

MailMergeSettings.mainDocumentType property

Specifies the mail-merge main document type. The default value is MailMergeMainDocumentType.Default.

get mainDocumentType(): Aspose.Words.Settings.MailMergeMainDocumentType

Remarks

The main document is the document that contains information that is the same for each version of the merged document.

See Also