TextRange Properties DHTML Object Properties
Returns the HTML source as a valid HTML fragment.
HTML |
N/A |
Script |
[ sTxt = ] TextRange.htmlText |
sTxt |
String specifying the HTML source. |
The property is read-only with no default value.
The property corresponds to the fragment portion of the CF_HTML clipboard format.
This feature may not be available on non-Win32® platforms. See article in the Microsoft Knowledge Base for the latest information on Microsoft® Internet Explorer® cross-platform compatibility.
TextRange