  | 
PdfFormFieldListBoxItems Property  | 
 
            Gets the values of the items in the list box field.
            
 
    Namespace: 
   SelectPdf.Forms
    Assembly:
   Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.2
Syntaxpublic string[] Items { get; }Public ReadOnly Property Items As String()
	Get
Property Value
Type: 
String
See Also