Interface IHTMLFormElement

Interface IHTMLFormElement

ja nimityö: Aspose.Html Kokoelma: Aspose.HTML.dll (25.4.0)

Se edustaa perusliittymää, joka olisi toteutettava HTML Form Elementsin avulla.

[ComVisible(true)]
public interface IHTMLFormElement

Properties

Elements

Lapsen kokoelma muodostaa elementtejä.

HTMLCollection Elements { get; }

Omistuksen arvo

HTMLCollection

 Suomi