• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • HaruDoc::getPageMode()

    (PECL haru >= 0.0.1)

    Get current page mode

    说明

    HaruDoc::getPageMode(void): int

    Get the current page mode. See HaruDoc::setPageMode() for the list of possible values.

    参数

    此函数没有参数。

    返回值

    Returns the page mode currently set in the document. See HaruDoc::setPageMode() for the list of possible values.

    错误/异常

    发生错误时抛出HaruException异常。

    参见

    • HaruDoc::setPageMode() Set how the document should be displayed