Interface IHTMLFormElement

Interface IHTMLFormElement

Numele spaţiului: Aspose.Html Asamblare: Aspose.HTML.dll (25.4.0)

Este o interfață de bază care ar trebui implementată prin HTML Form Elements.

[ComVisible(true)]
public interface IHTMLFormElement

Properties

Elements

Obține colectarea elementelor de formare a copilului.

HTMLCollection Elements { get; }

Valoarea proprietății

HTMLCollection

 Română