Click or drag to resize

DocxRunSetBookmark Method

Sets the bookmark.

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

Parameters

bookmarkName  String
Name of the bookmark.

Return Value

Boolean
true if XXXX, false otherwise.
See Also