Click or drag to resize
Pdf Library for .NET

PdfFormFieldListBoxItems Property

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

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

Property Value

String
See Also