Aspose::Pdf::Forms::ChoiceField::DeleteOption method
ChoiceField::DeleteOption method
Deletes option by its name.
virtual void Aspose::Pdf::Forms::ChoiceField::DeleteOption(System::String optionName)
| Parameter | Type | Description |
|---|---|---|
| optionName | System::String | Name of the option which must be deleted. |
See Also
- Class String
- Class ChoiceField
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++