GoLang HaruDoc::getPageMode

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



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

PHP HaruDoc::getPageMode

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

HaruDoc::getPageMode

(PECL haru >= 0.0.1)

HaruDoc::getPageModeGet current page mode

Description

int HaruDoc::getPageMode ( void )

Get the current page mode. See HaruDoc::setPageMode() for the list of possible values.

Parameters

This function has no parameters.

Return Values

Returns the page mode currently set in the document. See HaruDoc::setPageMode() for the list of possible values.

Errors/Exceptions

Throws a HaruException on error.

See Also