HaruPage::setHorizontalScaling

(PECL haru >= 0.0.1)

HaruPage::setHorizontalScalingSet horizontal scaling for the page

Опис

bool HaruPage::setHorizontalScaling ( float $scaling )

Set the horizontal scaling for the page.

Параметри

scaling

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

Значення, що повертаються

Returns TRUE on success.

Помилки/Винятки

При помилці кидає HaruException.

Прогляньте Також

add a note add a note

User Contributed Notes

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