Aspose::Pdf::Forms::RadioButtonField::Add method
RadioButtonField::Add method
Adds new option field to RadioButton field.
void Aspose::Pdf::Forms::RadioButtonField::Add(const System::SharedPtr<RadioButtonOptionField> &newItem)
Parameter | Type | Description |
---|---|---|
newItem | const System::SharedPtr<RadioButtonOptionField>& | Item which should be added. |
See Also
- Typedef SharedPtr
- Class RadioButtonOptionField
- Class RadioButtonField
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++