? HaruAnnotation::setOpened
HaruDestination::setFit ?
����ѧԺ www.cainiaoplay.com
PHP Manual
haru
The HaruDestination class
The HaruDestination class
(PECL haru >= 0.0.1)
���
Haru PDF Destination Class.
��ժҪ
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
}
Table of Contents
HaruDestination::setFit
— Set the appearance of the page to fit the window
HaruDestination::setFitB
— Set the appearance of the page to fit the bounding box of the page within the window
HaruDestination::setFitBH
— Set the appearance of the page to fit the width of the bounding box
HaruDestination::setFitBV
— Set the appearance of the page to fit the height of the boudning box
HaruDestination::setFitH
— Set the appearance of the page to fit the window width
HaruDestination::setFitR
— Set the appearance of the page to fit the specified rectangle
HaruDestination::setFitV
— Set the appearance of the page to fit the window height
HaruDestination::setXYZ
— Set the appearance of the page