Interface IHTMLFormElement

Interface IHTMLFormElement

Nazwa przestrzeń: Aspose.Html Zestaw: Aspose.HTML.dll (25.4.0)

Przedstawia podstawowy interfejs, który powinien być wdrożony przez elementy formularza HTML.

[ComVisible(true)]
public interface IHTMLFormElement

Properties

Elements

Otrzymuje zbiór elementów kształtu dziecka.

HTMLCollection Elements { get; }

Wartość nieruchomości

HTMLCollection

 Polski