PHP Dokumentation: Function harudoc-getpagemode
12. Januar 2010 von werner
HaruDoc::getPageMode
(PECL haru >= 0.0.1)
HaruDoc::getPageMode — Get current page mode
Beschreibung
int HaruDoc::getPageMode ( void )
Get the current page mode. See HaruDoc::setPageMode for the list of possible values.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns the page mode currently set in the document. See HaruDoc::setPageMode for the list of possible values.
Fehler/Exceptions
Throws a HaruException on error.
Siehe auch
- HaruDoc::setPageMode – Set how the document should be displayed