createHTMLDocument method
Creates an HTML document.
Syntax
IHTMLDocument7 retVal = object.createHTMLDocument(bstrTitle);
Parameters
Standards information
See also
Reference
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Creates an HTML document.
IHTMLDocument7 retVal = object.createHTMLDocument(bstrTitle);
Reference