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ámetroTipoDescripción
newItemconst System::SharedPtr<RadioButtonOptionField>&Elemento que debe añadirse.

Ver también