HaruDoc::getPageMode

(PECL haru >= 0.0.1)

HaruDoc::getPageModeGet current page mode

Beskrivelse

int HaruDoc::getPageMode ( void )

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

Parametre

This function has no parameters.

Returnerings Værdier

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

Fejl/Undtagelser

Throws a HaruException on error.

Se også

add a note add a note

User Contributed Notes

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