このメソッドは、指定したテキストをその段落のテキストに挿入します。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.
このメソッドは、指定したテキストをその段落のテキストに挿入します。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 InsertText(
int Pos,
IText* Text
);
void InsertText(
int Pos,
IText Text
);
Sub InsertText( _
Pos As Integer, _
Text As IText _
)
このページは役に立ちましたか?