Home > PHP > Function > > HaruDoc::getPageLayout()

HaruDoc::getPageLayout()

HaruDoc::getPageLayout - Get current page layout

Syntax

int HaruDoc::getPageLayout ()

Arguments

-

Description

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

Version

PHP PECL haru >= 0.0.1

Return value

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.