Click or drag to resize
Pdf Library for .NET

PdfFormFieldRadioButtonListItemsCount Property

Gets the number of items in the radio button list field.

Namespace:  SelectPdf.Forms
Assembly:  Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.2
Syntax
public int ItemsCount { get; }

Property Value

Type: Int32
See Also