|
PdfFormFieldListBoxSelectedValues Property |
Gets or sets the list of selected items values for the list box.
Namespace:
SelectPdf.Forms
Assembly:
Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.2
Syntax public string[] SelectedValues { get; set; }
Public Property SelectedValues As String()
Get
Set
Property Value
Type:
StringSee Also