Método Aspose::Pdf::Forms::RadioButtonField::Add
RadioButtonField::Add method
Agrega un nuevo campo de opción al campo RadioButton.
void Aspose::Pdf::Forms::RadioButtonField::Add(const System::SharedPtr<RadioButtonOptionField> &newItem)
| Parámetro | Tipo | Descripción |
|---|---|---|
| newItem | const System::SharedPtr<RadioButtonOptionField>& | Elemento que debe añadirse. |
Ver también
- Typedef SharedPtr
- Class RadioButtonOptionField
- Class RadioButtonField
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++