AmpFormFieldset Property

List of fields.

Namespace:  Aspose.Email.Amp
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public List<FormField> Fieldset { get; }

Property Value

Type: ListFormField
See Also