SetBookmark 方法 (Selection 對象)

在游標位置處設一個書籤。

[JavaScript]

document.selection.SetBookmark();

[VBScript]

document.selection.SetBookmark

版本

支持 EmEditor 4.00 或之後的版本。