  | 
PdfFormFieldComboBoxItemsCount Property  | 
 
            Gets the number of items in the combo box field.
            
 
    Namespace: 
   SelectPdf.Forms
    Assembly:
   Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.2
Syntaxpublic int ItemsCount { get; }Public ReadOnly Property ItemsCount As Integer
	Get
Property Value
Type: 
Int32
See Also