[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement.innerText

innerText Property

innerText

innerText property of IHTMLElement interface.

Declaration
string innerText { get; set; }
Remarks

An original IDL definition of innerText property was the following: BSTR innerText;