Indicates whether the font is italic.
public bool Italic { get; }
true if the font is italic, otherwise, false. The default value is false.
The Italic property is used to determine if text styled with this font will be rendered with an italicized appearance.