Click or drag to resize
Pdf Library for .NET

PdfFormFieldListBoxSelectedIndexes Property

Gets or sets the list of selected items indexes for the list box.

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

Property Value

Int32
See Also