 |
PdfFormFieldComboBoxItemsCount Property |
Gets the number of items in the combo box field.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 24.1
Syntaxpublic int ItemsCount { get; }
Public ReadOnly Property ItemsCount As Integer
Get
Property Value
Type:
Int32
See Also