  | 
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
Syntaxpublic string[] SelectedValues { get; set; }Public Property SelectedValues As String()
	Get
	Set
Property Value
Type: 
String
See Also