Skip to content

Commit e46e61f

Browse files
UG Changes
1 parent 91277ce commit e46e61f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Document-Processing/Word/Word-Library/NET/working-with-mail-merge.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ documentation: UG
99

1010
Mail merge is a process of merging data from data source to a Word template document. The [WMergeField](https://help.syncfusion.com/cr/document-processing/Syncfusion.DocIO.DLS.WMergeField.html) class provides support to bind template document and data source. The [WMergeField](https://help.syncfusion.com/cr/document-processing/Syncfusion.DocIO.DLS.WMergeField.html) instance is replaced with the actual data retrieved from data source for the given merge field name in a template document.
1111

12+
## Supported data sources
13+
1214
The following data sources are supported by Essential<sup>&reg;</sup> DocIO for performing Mail merge:
1315

1416
<table>

0 commit comments

Comments
 (0)