C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLBodyElement Interface : createTextRange Method |
createTextRange
method of IHTMLBodyElement
interface.
'Declaration Function createTextRange() As IHTMLTxtRange
IHTMLTxtRange createTextRange()
An original IDL definition of createTextRange
method was the following: HRESULT createTextRange ([out, retval] IHTMLTxtRange** ReturnValue)
;