Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfGraphicsAcroFormChoiceField.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 using their display value.