HaruPage::beginText
(PECL haru >= 0.0.1)
HaruPage::beginText — Begin a text object and set the current text position to (0,0)
Beschreibung
bool HaruPage::beginText
( void
)
Begins new text object and sets the current text position to (0,0).
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns TRUE on success.
Fehler/Exceptions
Wirft eine HaruException bei Fehlern.