Oblique

FontStyle.Oblique field

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

public static readonly FontStyle Oblique;

See Also