Click or drag to resize

MailMergeFieldMappings Property

Gets the mappings from field names to data source column names.

Namespace:  SautinSoft.Document.MailMerging
Assembly:  SautinSoft.Document (in SautinSoft.Document.dll) Version: 5.3.6.22
Syntax
public FieldMappingDictionary FieldMappings { get; }

Property Value

Type: FieldMappingDictionary
See Also