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