 |
PdfFormFieldListBoxSelectedValues Property |
Gets or sets the list of selected items values for the list box.
Namespace: SelectPdf.FormsAssembly: Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 26.2
Syntaxpublic string[] SelectedValues { get; set; }Public Property SelectedValues As String()
Get
Set
Property Value
String
See Also