이 메서드는 지정한 텍스트 위치에 탭 정지점을 삽입합니다.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 InsertTab(
int Position,
ITabPosition* Tabulation,
ICharParams* Params
);
void InsertTab(
int Position,
ITabPosition Tabulation,
ICharParams Params
);
Sub InsertTab( _
Position As Integer, _
Tabulation As ITabPosition, _
Params As ICharParams _
)
이 페이지가 도움이 되었나요?