Click or drag to resize

DocxRunSetBookmark Method

Sets the bookmark.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public bool SetBookmark(
	string bookmarkName
)

Parameters

bookmarkName  String
Name of the bookmark.

Return Value

Boolean
true if XXXX, false otherwise.
See Also