이 메서드는 문단 텍스트에서 부분 문자열을 반환합니다.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 Range(
int FromPos,
int ToPos,
BSTR* String
);
string Range(
int FromPos,
int ToPos
);
Function Range( _
FromPos As Integer, _
ToPos As Integer _
) As String
이 페이지가 도움이 되었나요?