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
Syntaxpublic FieldMappingDictionary FieldMappings { get; }
Public ReadOnly Property FieldMappings As FieldMappingDictionary
Get
Property Value
Type:
FieldMappingDictionary
See Also