Click or drag to resize
Pdf Library for .NET

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; }

Property Value

Type: String
See Also