Documents for PDF, .NET Edition Documentation
MultiSelect Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > ListBoxField Class : MultiSelect Property
Gets or sets a value indicating whether more than one of the field’s option items may be selected simultaneously.
Syntax
'Declaration
 
Public Property MultiSelect As System.Boolean
public System.bool MultiSelect {get; set;}
See Also

Reference

ListBoxField Class
ListBoxField Members