|  | 
| PdfFormFieldRadioButtonListItemsCount Property  | 
 
            Gets the number of items in the radio button list field.
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.Pdf (in Select.Pdf.dll) Version: 24.1
 Syntax
Syntaxpublic int ItemsCount { get; }Public ReadOnly Property ItemsCount As Integer
	Get
Property Value
Type: 
Int32 See Also
See Also