PHP Velho Oeste 2024

HaruPage::setHorizontalScaling

(PECL haru >= 0.0.1)

HaruPage::setHorizontalScalingSet horizontal scaling for the page

Descrição

HaruPage::setHorizontalScaling ( float $scaling ) : bool

Set the horizontal scaling for the page.

Parâmetros

scaling

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

Valor Retornado

Returns TRUE on success.

Erros

Lança uma HaruException em erros.

Veja Também

add a note add a note

User Contributed Notes

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