PHP Dokumentation: Function harudoc-getpagelayout
12. Januar 2010 von werner
Beschreibung
int HaruDoc::getPageLayout ( void )
Get the current page layout. See HaruDoc::setPageLayout for the list of possible values.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns the page layout currently set in the document or FALSE if page layout was not set. See HaruDoc::setPageLayout for the list of possible values.
Fehler/Exceptions
Throws a HaruException on error.
Siehe auch
- HaruDoc::setPageLayout – Set how pages should be displayed