 |
PdfFormFieldRadioButtonListItems Property |
Gets the values of the items in the radio button list field.
Namespace: SelectPdf.FormsAssembly: Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 26.2
Syntaxpublic string[] Items { get; }Public ReadOnly Property Items As String()
Get
Property Value
String
See Also