« HaruAnnotation::setOpened
HaruDestination::setFit »
PHP Manual
haru
HaruDestination クラス
HaruDestination クラス
(PECL haru >= 0.0.1)
はじめに
Haru PDF 対象クラスです。
クラス概要
HaruDestination
{
/* メソッド */
setFit
(
void
) :
bool
setFitB
(
void
) :
bool
setFitBH
(
float
$top
) :
bool
setFitBV
(
float
$left
) :
bool
setFitH
(
float
$top
) :
bool
setFitR
(
float
$left
,
float
$bottom
,
float
$right
,
float
$top
) :
bool
setFitV
(
float
$left
) :
bool
setXYZ
(
float
$left
,
float
$top
,
float
$zoom
) :
bool
}
目次
HaruDestination::setFit
— ページの表示を、ウィンドウにあわせるよう設定する
HaruDestination::setFitB
— ページの表示を、ページのバウンディングボックスをウィンドウにあわせるよう設定する
HaruDestination::setFitBH
— ページの表示を、バウンディングボックスの幅にあわせるよう設定する
HaruDestination::setFitBV
— ページの表示を、バウンディングボックスの高さにあわせるよう設定する
HaruDestination::setFitH
— ページの表示を、ウィンドウの幅にあわせるよう設定する
HaruDestination::setFitR
— ページの表示を、指定した矩形にあわせるよう設定する
HaruDestination::setFitV
— ページの表示を、ウィンドウの高さにあわせるよう設定する
HaruDestination::setXYZ
— ページの表示を設定する