Click or drag to resize
Pdf Library for .NET

PdfFormFieldComboBoxItemsCount Property

Gets the number of items in the combo box field.

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

Property Value

Int32
See Also