PHP Doku:: The HaruDestination class - class.harudestination.html
Verlauf / Chronik / History:
(1)
anzeigen
ausblenden
The HaruDestination class
Sie sind hier:
Doku-Startseite
≥
PHP-Handbuch
≥
Funktionsreferenz
≥
Non-Text MIME-Ausgaben
≥
Haru PDF
≥
The HaruDestination class
Ein Service von Reinhard Neidl -
Webprogrammierung
.
Haru PDF
<<
HaruAnnotation::setOpened
HaruDestination::setFit
>>
∧
PHP-Handbuch
∧
Funktionsreferenz
∧
Non-Text MIME-Ausgaben
∧
Haru PDF
The HaruAnnotation class
The HaruDestination class
The HaruDoc class
The HaruEncoder class
The HaruException class
The HaruFont class
The HaruImage class
The HaruOutline class
The HaruPage class
Builtin Fonts And Encodings
Vordefinierte Konstanten
Beispiele
Installation/Konfiguration
Einführung
UnterSeiten:
∨
HaruDestination::setFit
∨
HaruDestination::setFitB
∨
HaruDestination::setFitBH
∨
HaruDestination::setFitBV
∨
HaruDestination::setFitH
∨
HaruDestination::setFitR
∨
HaruDestination::setFitV
∨
HaruDestination::setXYZ
The HaruDestination class
Einführung
Haru PDF Destination Class.
Klassenbeschreibung
HaruDestination
{
/* Methoden */
bool
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
)
}
Inhaltsverzeichnis
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
Keine BenutzerBeiträge.
-
Beiträge aktualisieren...