HaruDoc::getCurrentPage

(PECL haru >= 0.0.1)

HaruDoc::getCurrentPageReturn current page of the document

Beskrivelse

object HaruDoc::getCurrentPage ( void )

Get current page of the document.

Parametre

This function has no parameters.

Returnerings Værdier

Returns HaruPage instance on success or FALSE if there is no current page at the moment.

Fejl/Undtagelser

Throws a HaruException on error.

add a note add a note

User Contributed Notes

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