getHTMLText method
Returns the contents of the current document as an HTML string.
Syntax
myText = document.WPObject.getHTMLText()
Applies to
WordProcessor class.
Return value
String. Returns the contents of the current document as string in HTML format.
See also
getText method