HTMLDocument.Body

HTMLDocument.Body property

包含文档内容的元素。在文档 中身体内容,返回身体 元素。在框架集文档中,这将返回最外层的 框架集元素。

public HTMLElement Body { get; set; }

也可以看看