HaruPage::showTextNextLine

(PECL haru >= 0.0.1)

HaruPage::showTextNextLineMueve la posición actual a el inicio de la línea siguiente y imprime el texto

Descripción

HaruPage::showTextNextLine ( string $text [, float $word_space = 0 [, float $char_space = 0 ]] ) : bool

Mueve la posición actual a el inicio de la línea siguiente y imprime el texto.

Parámetros

text

El texto a mostrar.

word_space

El espacio de la palabra.

char_space

El espacio del carácter.

Valores devueltos

Devuelve TRUE en éxito.

Errores/Excepciones

Lanza una HaruException cuando se produce un error.

Ver también