HaruPage
PHP Manual

HaruPage::setHorizontalScaling

(PECL haru >= 0.0.1)

HaruPage::setHorizontalScalingSet horizontal scaling for the page

Açıklama

bool HaruPage::setHorizontalScaling ( float $scaling )

Set the horizontal scaling for the page.

Değiştirgeler

scaling

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

Dönen Değerler

Returns TRUE on success.

Hatalar/İstisnalar

Hata durumunda bir HaruException istisnası oluşur.

Ayrıca Bakınız


HaruPage
PHP Manual