FormEditor.Fill
FormEditor.Fill method
This method fills the whole form with the specified values.
public void Fill(Dictionary<string, string> values)
Parameter | Type | Description |
---|---|---|
values | Dictionary`2 | The values represented by key-value pair that is contains name and value for form elements. |
See Also
- class FormEditor
- namespace Aspose.Html.Forms
- assembly Aspose.HTML