Click or drag to resize

PdfListField.MultiSelect Property

Gets or sets the form field's "MultiSelect" flag.

Namespace:  RadPdf.Data.Document.Objects.FormFields
Assembly:  RadPdf (in RadPdf.dll) Version: 4.4.0.0 (4.4.0.0)
Syntax
public bool MultiSelect { get; set; }

Property Value

Type: Boolean
Remarks

If true, the list field can allow multiple options to be selected; if false, the field's selection is limited to a single option.

This property can not be changed if IsLocked is true.

See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!