HaruPage
PHP Manual

HaruPage::getCurrentTextPos

(PECL haru >= 0.0.1)

HaruPage::getCurrentTextPosGet the current position for text printing

Descrição

array HaruPage::getCurrentTextPos ( void )

Get the current position for text printing.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Erros

Joga um HaruException em erro.


HaruPage
PHP Manual