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