MESCIUS InputMan for ASP.NET 10.0J
SetReadingImeStringOutputMode メソッド
ふりがなの出力方法を示す値("append"、"replace")。
ふりがなの出力方法を設定します。
シンタックス
var instance = new GCIM.GcTextBox(container, id);
var value; // Type: any

// パラメータ
var outputMode; //タイプ: OutputMode

value = instance.SetReadingImeStringOutputMode(outputMode);
function SetReadingImeStringOutputMode( 
   outputMode : OutputMode
) : any;

パラメータ

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

参照

GcTextBox タイプ

 

 


© MESCIUS inc. All rights reserved.