Interface IHTMLFormElement

Interface IHTMLFormElement

名称: Aspose.Html 编辑: Aspose.HTML.dll (25.4.0)

代表一个基界面,应该由HTML 表格元素实施。

[ComVisible(true)]
public interface IHTMLFormElement

Properties

Elements

收集儿童形成元素。

HTMLCollection Elements { get; }

财产价值

HTMLCollection

 中文