 |
PdfFormFieldListBoxMultiSelect Property |
Gets or sets a value that indicates if the list box field is multi-selectable or not.
Namespace: SelectPdf.FormsAssembly: Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 26.2
Syntaxpublic bool MultiSelect { get; set; }Public Property MultiSelect As Boolean
Get
Set
Property Value
Boolean
See Also