HaruPage
PHP Manual

HaruPage::setHorizontalScaling

(PECL haru >= 0.0.1)

HaruPage::setHorizontalScalingSet horizontal scaling for the page

Descrierea

bool HaruPage::setHorizontalScaling ( float $scaling )

Set the horizontal scaling for the page.

Parametri

scaling

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

Valorile întoarse

Returns TRUE on success.

Erori/Excepții

Emite un HaruException în caz de eroare.

A se vedea și


HaruPage
PHP Manual