HaruPage::setHorizontalScaling

Set horizontal scaling for the page

Beschreibung

bool HaruPage::setHorizontalScaling ( float $scaling )

Set the horizontal scaling for the page.

Parameter-Liste

scaling

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

Rückgabewerte

Returns TRUE on success.

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.

Siehe auch

  • HaruPage::getHorizontalScaling