 |
PdfFormFieldListBoxSelectedIndexes Property |
Gets or sets the list of selected items indexes for the list box.
Namespace: SelectPdf.FormsAssembly: Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 26.2
Syntaxpublic int[] SelectedIndexes { get; set; }Public Property SelectedIndexes As Integer()
Get
Set
Property Value
Int32
See Also