Aspose::Words::Fields::FormFieldCollection::Remove method
FormFieldCollection::Remove method
Removes a form field with the specified name.
void Aspose::Words::Fields::FormFieldCollection::Remove(const System::String &formField)
Parameter | Type | Description |
---|---|---|
formField | const System::String& | The case-insensitive name of the form field to remove. |
See Also
- Class FormFieldCollection
- Namespace Aspose::Words::Fields
- Library Aspose.Words for C++