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