Aspose::Pdf::Facades::FormEditor::RemoveField method

FormEditor::RemoveField method

Remove field from the form.

void Aspose::Pdf::Facades::FormEditor::RemoveField(const System::String &fieldName)
ParameterTypeDescription
fieldNameconst System::String&Name of the field which must be removed.

See Also