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.)

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public bool Italic { get; }
Visual Basic
Public ReadOnly Property Italic As Boolean
	Get

See Also