Aspose::Pdf::Forms::ChoiceField::get_SelectedItems método
ChoiceField::get_SelectedItems method
Obtiene la matriz de elementos seleccionados. Para una lista de selección múltiple la matriz contiene más de un elemento. Para una lista de selección única contiene un solo elemento.
virtual System::ArrayPtr<int32_t> Aspose::Pdf::Forms::ChoiceField::get_SelectedItems()
Ver también
- Typedef ArrayPtr
- Class ChoiceField
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++