MailMergeFieldMappings Property |
Gets the mappings from field names to data source column names.
Namespace: SautinSoft.Document.MailMergingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public FieldMappingDictionary FieldMappings { get; }
Public ReadOnly Property FieldMappings As FieldMappingDictionary
Get
Property Value
FieldMappingDictionarySee Also