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