Click or drag to resize
Pdf Library for .NET

PdfFormFieldListBoxItemsCount Property

Gets the number of items in the list box field.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public int ItemsCount { get; }

Property Value

Int32
See Also