Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

MoveToPoint() Syntax, Parameters and Note

Note: Compacts the text and moves the empty text range.      Syntax:      textRangeName.moveToPoint(param1, param2) Parameters:     param1   Required; the X coordinate of the point.     param2   Required; the Y coordinate of the point.