|
PdfFormFieldListBoxItemsCount Property |
Gets the number of items in the list box field.
Namespace:
SelectPdf.Forms
Assembly:
Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.2
Syntax public int ItemsCount { get; }
Public ReadOnly Property ItemsCount As Integer
Get
Property Value
Type:
Int32See Also