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