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