[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.setEndPoint

setEndPoint Method

setEndPoint(string, IHTMLTxtRange)

setEndPoint method of IHTMLTxtRange interface.

Declaration
void setEndPoint(string how, IHTMLTxtRange SourceRange)
Parameters
Type Name Description
string how
IHTMLTxtRange SourceRange
Remarks

An original IDL definition of setEndPoint method was the following: HRESULT setEndPoint (BSTR how, IHTMLTxtRange* SourceRange);