PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HaruDoc::setPagesConfiguration> <HaruDoc::setPageLayout
Last updated: Fri, 22 Aug 2008

view this page in

HaruDoc::setPageMode

(PECL haru:0.0.1)

HaruDoc::setPageModeSet how the document should be displayed

Descrição

bool HaruDoc::setPageMode ( int $mode )

Defines how the document should be displayed.

Parâmetros

mode

The following values are accepted:

  • HaruDoc::PAGE_MODE_USE_NONE - display the document with neither outline nor thumbnail.
  • HaruDoc::PAGE_MODE_USE_OUTLINE - display the document with outline pane.
  • HaruDoc::PAGE_MODE_USE_THUMBS - display the document with thumbnail pane.
  • HaruDoc::PAGE_MODE_FULL_SCREEN - display the document with full screen mode.

Valor Retornado

Returns TRUE on success.

Erros

Throws HaruException on error.

Veja Também



add a note add a note User Contributed Notes
HaruDoc::setPageMode
There are no user contributed notes for this page.

HaruDoc::setPagesConfiguration> <HaruDoc::setPageLayout
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites