StGetParagraphYPt Syntax StGetParagraphYPt(); Description Returns the Y-coordinate in points for the upper left corner of an object’s paragraph, relative to the text area origin. Returns num The Y coordinate in points. 0 The function was called in a bad context. Example $ycoord = StGetParagraphYPt();
StGetParagraphYPt();
num
0
$ycoord = StGetParagraphYPt();