Italic

Font.Italic property

Gets a value indicating whether the font is italic.

public bool Italic { get; }

Property Value

True if this font is italic; otherwise, false.

See Also