HaruDestination
PHP Manual

HaruDestination::setFitBH

(PECL haru >= 0.0.1)

HaruDestination::setFitBHSet the appearance of the page to fit the width of the bounding box

설명

bool HaruDestination::setFitBH ( float $top )

Defines the appearance of the page to magnifying to fit the width of the bounding box and setting the top position of the page to the value of top .

인수

top

The top coordinates of the page.

반환값

Returns TRUE on success.

오류/예외

오류 시에 HaruException을 던짐.


HaruDestination
PHP Manual