[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement.outerHTML

outerHTML Property

outerHTML

outerHTML property of IHTMLElement interface.

Declaration
string outerHTML { get; set; }
Remarks

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