Home > PHP > Function > > HaruDestination::setFitBV()

HaruDestination::setFitBV()

HaruDestination::setFitBV - Set the appearance of the page to fit the height of the boudning box

Syntax

bool HaruDestination::setFitBV (float $left)

Arguments

  • left - The left coordinates of the page.

Description

Defines the appearance of the page to magnifying to fit the height of the bounding box and setting the left position of the page to the value of left.

Version

PHP PECL haru >= 0.0.1

Return value

Returns TRUE on success.