Gets or sets the text color of the word bookmarks.
the default value is the "SaddleBrown" color(#FF8B4513).
Namespace: Spire.DocAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public Color WordBookmarksColor { get; set; }
Public Property WordBookmarksColor As Color Get Set
public: property Color WordBookmarksColor { Color get (); void set (Color value); }
member WordBookmarksColor : Color with get, set
Property Value
ColorThe text color of the word boomarks.