HaruDestination::setFitH

(PECL haru >= 0.0.1)

HaruDestination::setFitHSet the appearance of the page to fit the window width

설명

bool HaruDestination::setFitH ( float $top )

Defines the appearance of the page to fit the window width and sets the top position of the page to the value of top.

인수

top

The top position of the page.

반환값

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