[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.parentElement

parentElement Method

parentElement()

parentElement method of IHTMLTxtRange interface.

Declaration
IHTMLElement parentElement()
Function parentElement() As IHTMLElement
Returns
Type Description
IHTMLElement
Remarks

An original IDL definition of parentElement method was the following: HRESULT parentElement ([out, retval] IHTMLElement** ReturnValue);