 |
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: 24.1
Syntaxpublic bool MultiSelect { get; set; }
Public Property MultiSelect As Boolean
Get
Set
Property Value
Type:
Boolean
See Also