略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: HaruDoc::setPageMode

2024-05-03

HaruDoc::setPageMode

(PECL haru >= 0.0.1)

HaruDoc::setPageModeSet how the document should be displayed

说明

HaruDoc::setPageMode ( int $mode ) : bool

Defines how the document should be displayed.

参数

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.

返回值

Returns TRUE on success.

错误/异常

发生错误时抛出 HaruException 异常。

参见

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/harudoc.setpagemode.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3