Gets a value indicating whether the current embedded font is italic.

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

Syntax

C#
public bool Italic { get; internal set; }
Visual Basic
Public Property Italic As Boolean
	Get
	Friend Set

See Also