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: 2024.4.24
Syntax
public FieldMappingDictionary FieldMappings { get; }

Property Value

FieldMappingDictionary
See Also