Aspose::Pdf::Facades::FormFieldFacade::set_Items method

FormFieldFacade::set_Items method

An array of string, each representing an option of a combo box/list/radio box field.

void Aspose::Pdf::Facades::FormFieldFacade::set_Items(System::ArrayPtr<System::String> value)

See Also