Aspose::Pdf::Forms::ChoiceField::get_SelectedItems method

ChoiceField::get_SelectedItems method

Gets array of selected items. For multiselect list array contains more then one item. For single selection list it contains single item.

virtual System::ArrayPtr<int32_t> Aspose::Pdf::Forms::ChoiceField::get_SelectedItems()

See Also