HaruDoc
PHP Manual

HaruDoc::setOpenAction

(PECL haru >= 0.0.1)

HaruDoc::setOpenActionDefine which page is shown when the document is opened

Opis

bool HaruDoc::setOpenAction ( object $destination )

Defines which page should be shown when the document is opened.

Parametry

destination

A valid HaruDestination instance.

Zwracane wartości

Returns TRUE on success.

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.


HaruDoc
PHP Manual