Aspose::Pdf::Forms::ListBoxField::set_SelectedItems method

ListBoxField::set_SelectedItems method

Sets array of the selected items in the multiselect list. For single-select list returns array with single item.

void Aspose::Pdf::Forms::ListBoxField::set_SelectedItems(System::ArrayPtr<int32_t> value) override

See Also