C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / IndexEntryOccurrence Class / Bold Property

In This Topic
Bold Property (IndexEntryOccurrence)
In This Topic
Gets or sets a Boolean value allowing to highlight the page number corresponding to a certain occurrence of an entry using bold face. (Can be used to highlight the location where the main definition of an index entry is provided, for example.)
Syntax
'Declaration
 
Public ReadOnly Property Bold As Boolean
 
See Also