IHTMLFormElement.Elements
IHTMLFormElement.Elements property
Gets the collection of the child form elements.
public HTMLCollection Elements { get; }
Property Value
The elements.
See Also
- class HTMLCollection
- interface IHTMLFormElement
- namespace Aspose.Html
- assembly Aspose.HTML