Aspose::Pdf::Forms::ChoiceField::DeleteOption method

ChoiceField::DeleteOption method

Deletes option by its name.

virtual void Aspose::Pdf::Forms::ChoiceField::DeleteOption(System::String optionName)
ParameterTypeDescription
optionNameSystem::StringName of the option which must be deleted.

See Also