Forum und email
HaruPage::setTextRenderingMode

HaruPage::setTextRenderingMode

(no version information, might be only in CVS)

HaruPage::setTextRenderingMode -- Set text rendering mode for the page

Popis

bool HaruPage::setTextRenderingMode ( int mode )

Defines text rendering mode for the page.

Seznam parametrů

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

Návratové hodnoty

Returns TRUE on success.

Errors/Exceptions

Throws HaruException on error.