PHP Velho Oeste 2024

HaruDoc::getPageMode

(PECL haru >= 0.0.1)

HaruDoc::getPageModeGet current page mode

Descrierea

HaruDoc::getPageMode ( void ) : int

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

Parametri

Această funcție nu are parametri.

Valorile întoarse

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

Erori/Excepții

Emite un HaruException în caz de eroare.

A se vedea și

add a note add a note

User Contributed Notes

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