[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.moveEnd

moveEnd Method

moveEnd(string, int)

moveEnd method of IHTMLTxtRange interface.

Declaration
int moveEnd(string Unit, int Count)
Parameters
Type Name Description
string Unit
int Count
Returns
Type Description
int
Remarks

An original IDL definition of moveEnd method was the following: HRESULT moveEnd (BSTR Unit, [optional, defaultvalue(1)] long Count, [out, retval] long* ReturnValue);