Click or drag to resize
Pdf Library for .NET

PdfBookmarkColor Property

Gets or sets the bookmark text color.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public PdfColor Color { get; set; }

Property Value

Type: PdfColor
See Also