HaruPage
PHP Manual

HaruPage::getCurrentTextPos

(PECL haru >= 0.0.1)

HaruPage::getCurrentTextPosGet the current position for text printing

설명

array HaruPage::getCurrentTextPos ( void )

Get the current position for text printing.

인수

이 함수는 인수가 없습니다.

반환값

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

오류/예외

오류 시에 HaruException을 던짐.


HaruPage
PHP Manual