Click or drag to resize

DocxRunSetBookmark Method

Sets the bookmark.

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

Parameters

bookmarkName
Type: SystemString
Name of the bookmark.

Return Value

Type: Boolean
true if XXXX, false otherwise.
See Also