Aspose::Pdf::Facades::FormEditor::RemoveField method
FormEditor::RemoveField method
Remove field from the form.
void Aspose::Pdf::Facades::FormEditor::RemoveField(const System::String &fieldName)
| Parameter | Type | Description |
|---|---|---|
| fieldName | const System::String& | Name of the field which must be removed. |
See Also
- Class String
- Class FormEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++