The HaruDestination class

(PECL haru >= 0.0.1)

Wstęp

Haru PDF Destination Class.

Krótki opis klasy

HaruDestination {
/* Metody */
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
}

Spis treści

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top