이 메서드는 지정한 텍스트를 문단에 삽입합니다.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 _
)
이 페이지가 도움이 되었나요?