Click or drag to resize

ToPdfParameterList WordBookmarksTextStyle Property

Gets or sets the text style of the word bookmarks. The default value is the Bold.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public BookmarkTextStyle WordBookmarksTextStyle { get; set; }

Property Value

Type: BookmarkTextStyle
The word bookmarks text style.
See Also