Aspose::Pdf::Forms::RadioButtonField::Add metod

RadioButtonField::Add method

Lägger till ett nytt alternativfält till RadioButton-fältet.

void Aspose::Pdf::Forms::RadioButtonField::Add(const System::SharedPtr<RadioButtonOptionField> &newItem)
ParameterTypBeskrivning
newItemconst System::SharedPtr<RadioButtonOptionField>&Objekt som ska läggas till.

Se även