DomImplementation.CreateHtmlDocument(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("createHTMLDocument:")]
public virtual WebKit.DomHtmlDocument CreateHtmlDocument (string title);
abstract member CreateHtmlDocument : string -> WebKit.DomHtmlDocument
override this.CreateHtmlDocument : string -> WebKit.DomHtmlDocument
Parameters
- title
- String
Returns
- Attributes