Contents Index Topic Contents | ||
Previous Topic: htmlFor Next Topic: httpEquiv |
htmlText
Description
Returns the HTML source as a valid HTML fragment.
Syntax
object.htmlText
Remarks
This property corresponds to the fragment portion of the CF_HTML clipboard format.
This property has read-only permission, meaning you can retrieve its current value, but not change it.
This feature may not be available on non-Win32® platforms. See article Q172976 in the Microsoft Knowledge Base for the latest information on Internet Explorer cross-platform compatibility.
Applies To
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.