[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.ListBoxField.MultiSelect

MultiSelect Property

MultiSelect

Gets or sets a value indicating whether more than one of the field’s option items may be selected simultaneously.

Declaration
public bool MultiSelect { get; set; }
Public Property MultiSelect As Boolean