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