|
PdfFormFieldRadioButtonListItems Property |
Gets the values of the items in the radio button list field.
Namespace:
SelectPdf.Forms
Assembly:
Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.2
Syntax public string[] Items { get; }
Public ReadOnly Property Items As String()
Get
Property Value
Type:
StringSee Also