PdfListBoxFieldSelectedIndices Property Terminal Works - PDF Printing.Net Library
Gets or sets the Indices of the selected items of this Field

Namespace: PdfEdit.Pdf.AcroForms
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public IList<int> SelectedIndices { get; set; }

Property Value

Type: IListInt32
See Also

Reference