htmlText property
Retrieves the HTML source as a valid HTML fragment.
Syntax
| JavaScript | |
|---|
Property values
Type: String
the HTML source.
Remarks
This property corresponds to the fragment portion of the CF_HTML clipboard format.
This feature might not be available on platforms other than Microsoft Win32 platforms.
See also
Show: