[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.move

move Method

move(string, int)

move method of IHTMLTxtRange interface.

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

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