Click or drag to resize

PdfBookmarkStyleBold Property

Gets or sets a value representing the bookmark's bold font styling.

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

Property Value

Type: Boolean
See Also