Italic

FontStyle.Italic field

Selects a font that is classified as italic. If no italic version of the face is available, one classified as oblique is used instead. If neither is available, the style is artificially simulated.

public static readonly FontStyle Italic;

See Also