このメソッドはテキスト フラグメントを挿入します。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
構文
C++
C#
Visual Basic .NET
パラメーター
戻り値
関連項目
CharParams
このメソッドはテキスト フラグメントを挿入します。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
HRESULT GetCharParams(
int Pos,
BSTR Text,
ICharParams* CharParams
);
void Insert(
int Pos,
string Text,
ICharParams CharParams
);
Sub Insert( _
Pos As Integer, _
Text As String, _
CharParams As ICharParams _
)
このページは役に立ちましたか?