ImageEn, unit iexPdfiumCore

TPdfFormField.OptionLabels

TPdfFormField.OptionLabels


Declaration

property OptionLabels[Index: Integer]: String;


Description

Returns the label for an option at the specified index for a listbox or combobox form widget.

Field Types: fftComboBox, fftListBox

Read-only


Example



See Also

OptionCount
IsOptionSelected
SelectComboBoxOption
SelectListBoxOption