Click or drag to resize
Pdf Library for .NET

PdfFormFieldComboBoxItemsCount Property

Gets the number of items in the combo box field.

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

Property Value

Type: Int32
See Also