HaruPage::setHorizontalScaling

(PECL haru >= 0.0.1)

HaruPage::setHorizontalScalingSet horizontal scaling for the page

Opis

HaruPage::setHorizontalScaling ( float $scaling ) : bool

Set the horizontal scaling for the page.

Parametry

scaling

The horizontal scaling for text showing on the page. The initial value is 100.

Zwracane wartości

Returns TRUE on success.

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top