Click or drag to resize
Pdf Library for .NET

PdfFormFieldListBoxItems Property

Gets the values of the items in the list box field.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public string[] Items { get; }

Property Value

Type: String
See Also