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