이 메서드는 단락 내 string에 사용자 북마크를 설정하고, 해당 이름 앞에 적절한 접두사를 자동으로 추가합니다.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.
이 메서드는 단락 내 string에 사용자 북마크를 설정하고, 해당 이름 앞에 적절한 접두사를 자동으로 추가합니다.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 SetBookmark(
int Position,
int Count,
BSTR Bookmark
);
void SetBookmark(
int Position,
int Count,
string Bookmark
);
Sub SetBookmark( _
Position As Integer, _
Count As Integer, _
Bookmark As String _
)
이 페이지가 도움이 되었나요?