PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HaruOutline> <HaruEncoder
Last updated: Fri, 05 Sep 2008

view this page in

HaruEncoder::getWritingMode

(PECL haru:0.0.1)

HaruEncoder::getWritingModeエンコーダの書き込みモードを取得する

説明

int HaruEncoder::getWritingMode ( void )

エンコーダの書き込みモードを取得します。

パラメータ

この関数にはパラメータはありません。

返り値

エンコーダの書き込みモードを返します。 結果の値は次のようになります。

  • HaruEncoder::WMODE_HORIZONTAL - 横書きモード。
  • HaruEncoder::WMODE_VERTICAL - 縦書きモード。

エラー / 例外

エラー時に HaruException をスローします。



add a note add a note User Contributed Notes
HaruEncoder::getWritingMode
There are no user contributed notes for this page.

HaruOutline> <HaruEncoder
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites