IHTMLFormElement Interface
IHTMLFormElement interface
Represents a base interface that should be implemented by HTML Form Elements.
public interface IHTMLFormElement
Properties
| Name | Description |
|---|---|
| Elements { get; } | Gets the collection of the child form elements. |
See Also
- namespace Aspose.Html
- assembly Aspose.HTML