Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+

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.