(PECL haru >= 0.0.1)
Define which page is shown when the document is opened
bool HaruDoc::setOpenAction ( object $destination )
Defines which page should be shown when the document is opened.
Parameters:
destination
A valid HaruDestination instance.
Returns:
Returns TRUE
on success.
Exception:
Throws a HaruException on error.
Please login to continue.