[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.pasteHTML

pasteHTML Method

pasteHTML(string)

pasteHTML method of IHTMLTxtRange interface.

Declaration
void pasteHTML(string html)
Parameters
Type Name Description
string html
Remarks

An original IDL definition of pasteHTML method was the following: HRESULT pasteHTML (BSTR html);