PowerTools InputMan for ASP.NET 8.0J
GetReadingImeStringOutputMode メソッド
ふりがなの出力方法を取得します。
構文
var instance = new GCIM.GcTextBox(container, id);
var value; // Type: OutputMode
value = instance.GetReadingImeStringOutputMode();
function GetReadingImeStringOutputMode() : OutputMode;

戻り値

型 : OutputMode
ふりがなの出力方法を示す値("append"、"replace")。
参照

GcTextBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.