The HaruDestination class

(PECL haru >= 0.0.1)

소개

Haru PDF Destination Class.

클래스 개요

HaruDestination {
/* 메소드 */
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 )
}

Table of Contents

add a note add a note

User Contributed Notes

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