HaruPage::getCurrentTextPos
(PECL haru:0.0.1)
HaruPage::getCurrentTextPos — Get the current position for text printing
Description
array HaruPage::getCurrentTextPos
( void
)
Parameters
This function has no parameters.
Return Values
Returns the current position for text printing as an array with 2 elements
- "x" and "y".
Errors/Exceptions
Throws HaruException on error.