PHP Velho Oeste 2024

HaruDoc::insertPage

(PECL haru >= 0.0.1)

HaruDoc::insertPageInsert new page just before the specified page

Descrição

HaruDoc::insertPage ( object $page ) : object

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

Parâmetros

page

A valid HaruPage instance.

Valor Retornado

Returns a new HaruPage instance.

Erros

Lança uma HaruException em erros.

Veja Também

add a note add a note

User Contributed Notes

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