haru
PHP Manual

HaruDestination クラス

導入

Haru PDF 対象クラスです。

クラス概要

HaruDestination
HaruDestination {
/* メソッド */
bool HaruDestination::setFitBH ( float $top )
bool HaruDestination::setFitBV ( float $left )
bool HaruDestination::setFitH ( float $top )
bool HaruDestination::setFitR ( float $left , float $bottom , float $right , float $top )
bool HaruDestination::setFitV ( float $left )
bool HaruDestination::setXYZ ( float $left , float $top , float $zoom )
}

目次


haru
PHP Manual