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)
Syntaxpublic PdfColor Color { get; set; }Public Property Color As PdfColor
Get
Set
Property Value
Type:
PdfColor
See Also