Back to Devexpress

PdfAcroFormChoiceField.AddValue Method

officefileapi-devexpress-dot-pdf-dot-pdfacroformchoicefield-dot-addvalue.md

latest513 B
Original Source

PdfAcroFormChoiceField.AddValue Method

NameParametersDescription
AddValue(String, String)displayValue, exportValueAdds an item to a combo box and list box using their display and export values.
AddValue(String)displayValueAdds an item to a combo box and list box by their display value.