IDOMImplementation.CreateHTMLDocument

IDOMImplementation.CreateHTMLDocument method

返回一个文档,其中包含一个包含标题元素的基本树,除非标题参数被省略。

public Document CreateHTMLDocument(string title)
范围类型描述
titleString标题。

返回值

返回文档。

也可以看看