ImageEn, unit iexPdfiumCore

TPdfFormField.OptionCount

TPdfFormField.OptionCount


Declaration

property OptionCount: Integer;


Description

Returns the count of options/labels for a listbox or combobox form widget.

Field Types: fftComboBox, fftListBox

Read-only


See Also

OptionLabels
IsOptionSelected
SelectComboBoxOption
SelectListBoxOption