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