PHP Doku:: Get the writing mode of the encoder - function.haruencoder-getwritingmode.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenHaru PDFThe HaruEncoder classHaruEncoder::getWritingMode

Ein Service von Reinhard Neidl - Webprogrammierung.

The HaruEncoder class

<<HaruEncoder::getUnicode

The HaruOutline class>>

HaruEncoder::getWritingMode

(PECL haru >= 0.0.1)

HaruEncoder::getWritingModeGet the writing mode of the encoder

Beschreibung

int HaruEncoder::getWritingMode ( void )

Get the writing mode of the encoder.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the writing mode of the encoder. The result value is on of the following:

  • HaruEncoder::WMODE_HORIZONTAL - horizontal writing mode.
  • HaruEncoder::WMODE_VERTICAL - vertical writing mode.

Fehler/Exceptions

Throws a HaruException on error.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)