HaruDoc::insertPage

(PECL haru >= 0.0.1)

HaruDoc::insertPageInsert new page just before the specified page

Опис

object HaruDoc::insertPage ( object $page )

Creates a new page and inserts just before the specified page.

Параметри

page

A valid HaruPage instance.

Значення, що повертаються

Returns a new HaruPage instance.

Помилки/Винятки

При помилці кидає HaruException.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top