Aspose::Words::MailMerging::MappedDataFieldCollection::Remove method
MappedDataFieldCollection::Remove method
Removes a field mapping.
void Aspose::Words::MailMerging::MappedDataFieldCollection::Remove(const System::String &documentFieldName)
Parameter | Type | Description |
---|---|---|
documentFieldName | const System::String& | Case-sensitive name of the mail merge field in the document. |
See Also
- Class MappedDataFieldCollection
- Namespace Aspose::Words::MailMerging
- Library Aspose.Words for C++