您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

HaruPage::getCurrentTextPos

(PECL haru:0.0.1)

HaruPage::getCurrentTextPos — Get the current position for text printing

说明

array HaruPage::getCurrentTextPos ( void )

Returns the current position for text printing as an array with 2 elements - "x" and "y".

错误/异常

Throws HaruException on error.