 |
PdfFormFieldListBoxItemsCount Property |
Gets the number of items in the list box field.
Namespace: SelectPdf.FormsAssembly: Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 26.2
Syntaxpublic int ItemsCount { get; }Public ReadOnly Property ItemsCount As Integer
Get
Property Value
Int32
See Also