 |
PdfFormFieldComboBoxItems Property |
Gets the values of the items in the combo box field.
Namespace: SelectPdf.FormsAssembly: Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 26.2
Syntaxpublic string[] Items { get; }Public ReadOnly Property Items As String()
Get
Property Value
String
See Also