Value
DropDownFormField.Value property
Gets or sets the value of the form field, which represents the list of options in the drop-down list.
public List<string> Value { get; set; }
See Also
- class DropDownFormField
- namespace GroupDocs.Editor.Words.FieldManagement
- assembly GroupDocs.Editor