HaruDoc::getPageLayout

(PECL haru >= 0.0.1)

HaruDoc::getPageLayoutGet current page layout

Beskrivelse

int HaruDoc::getPageLayout ( void )

Get the current page layout. See HaruDoc::setPageLayout() for the list of possible values.

Parametre

This function has no parameters.

Returnerings Værdier

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.

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