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

In This Topic
Italic 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 italic 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 Italic As Boolean
 
See Also