Click or drag to resize

BookmarkLevel Color Property

Gets or Sets the text color of the bookmark when convert to PDF. the default value is the "SaddleBrown" color(#FF8B4513).

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

Property Value

Type: Color
See Also