Skip to main content

PdfAcroFormChoiceField.AddValue Method

Name Parameters Description
AddValue(String, String) displayValue, exportValue Adds an item to a combo box and list box using their display and export values.
AddValue(String) displayValue Adds an item to a combo box and list box by their display value.