HaruDoc::addPage

(PECL haru >= 0.0.1)

HaruDoc::addPageAdd new page to the document

Beskrivelse

object HaruDoc::addPage ( void )

Adds a new page to the document.

Parametre

This function has no parameters.

Returnerings Værdier

Returns a new HaruPage instance.

Fejl/Undtagelser

Throws a HaruException on error.

Se også

add a note add a note

User Contributed Notes

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