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