Click or drag to resize

PdfBookmarkColor Property

Gets or sets a font color for the bookmark / outline.

Namespace:  RadPdf.Data.Document.Bookmarks
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 5.6.0.0 (5.6.0.0)
Syntax
public PdfColor Color { get; set; }

Property Value

Type: PdfColor
See Also