dropDownItems property
FormField.dropDownItems property
Provides access to the items of a dropdown form field.
get dropDownItems(): Aspose.Words.Fields.DropDownItemCollection
Remarks
Microsoft Word allows maximum 25 items in a dropdown form field.
See Also
- module Aspose.Words.Fields
- class FormField