DropDownItemCollection IndexOf method. Returns the zerobased index of the specified value in the collection in C#...."One" , "Two" , "Three" }; FormField comboBoxField = builder ..... Save ( ArtifactsDir + "FormFields.DropDownItemCollecti.html"...
DropDownItemCollection Add method. Adds a string to the end of the collection in C#...."One" , "Two" , "Three" }; FormField comboBoxField = builder ..... Save ( ArtifactsDir + "FormFields.DropDownItemCollecti.html"...
Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++....u "Three" }); SharedPtr < FormField > comboBoxField = builder...Save ( ArtifactsDir + u "FormFields.DropDownItemCollecti.html"...
Aspose::Words::Fields::DropDownItemCollection::Insert method. Inserts a string into the collection at the specified index in C++....u "Three" }); SharedPtr < FormField > comboBoxField = builder...Save ( ArtifactsDir + u "FormFields.DropDownItemCollecti.html"...
Understanding Form Fields feature, working with Form Fields using C++....can be retrieved using the FormFields property. This means that...to access form fields: The FormField properties allow you to work...