Aspose::Words::MailMerging::MappedDataFieldCollection::Remove method

MappedDataFieldCollection::Remove method

Removes a field mapping.

void Aspose::Words::MailMerging::MappedDataFieldCollection::Remove(const System::String &documentFieldName)
ParameterTypeDescription
documentFieldNameconst System::String&Case-sensitive name of the mail merge field in the document.

See Also