HaruPage::setTextRenderingMode
(PECL haru:0.0.1)
HaruPage::setTextRenderingMode — Set text rendering mode for the page
Опи�ание
bool HaruPage::setTextRenderingMode
( int $mode
)
Defines text rendering mode for the page.
Спи�ок параметров
-
mode
-
Must be one of the following values:
-
HaruPage::FILL
-
HaruPage::STROKE
-
HaruPage::FILL_THEN_STROKE
-
HaruPage::INVISIBLE
-
HaruPage::FILL_CLIPPING
-
HaruPage::STROKE_CLIPPING
-
HaruPage::FILL_STROKE_CLIPPING
-
HaruPage::CLIPPING
Возвращаемые значени�
Returns TRUE on success.
Errors/Exceptions
Throws HaruException on error.
Смотрите также