このメソッドは、段落内の文字列にユーザーブックマークを設定し、その名前に適切なプレフィックスを自動的に自動追加します。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 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 _
)
このページは役に立ちましたか?