Applies to
PDFFormFieldComboBox objects
Description
Gets or sets the editable state of the object.
Data type
Boolean.
Usage
In scripts
This example shows how to set the PDFFormFieldComboBox lpdf_combobox as editable:
lpdf_combobox.editable = true