GoLang HaruDoc::getCurrentPage

request it (246)
GoLang replacement for PHP's HaruDoc::getCurrentPage [edit | history]



Do you know a GoLang replacement for PHP's HaruDoc::getCurrentPage? Write it!

PHP HaruDoc::getCurrentPage

PHP original manual for HaruDoc::getCurrentPage [ show | php.net ]

HaruDoc::getCurrentPage

(PECL haru >= 0.0.1)

HaruDoc::getCurrentPageReturn current page of the document

Description

object HaruDoc::getCurrentPage ( void )

Get current page of the document.

Parameters

This function has no parameters.

Return Values

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

Errors/Exceptions

Throws a HaruException on error.