IDOMImplementation.CreateHTMLDocument
IDOMImplementation.CreateHTMLDocument method
title 引数が省略されない限り、title 要素を含む基本ツリーが既に構築されているドキュメントを返します。
public Document CreateHTMLDocument(string title)
パラメータ | タイプ | 説明 |
---|---|---|
title | String | タイトル。 |
戻り値
ドキュメントを返します。
関連項目
- class Document
- interface IDOMImplementation
- 名前空間 Aspose.Html.Dom
- 組み立て Aspose.HTML