Click or drag to resize
Pdf Library for .NET

PdfFormFieldListBoxMultiSelect Property

Gets or sets a value that indicates if the list box field is multi-selectable or not.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public bool MultiSelect { get; set; }

Property Value

Boolean
See Also