Font.IsItalic

Font.IsItalic property

Gets or sets a value indicating whether the font is italic.

public bool IsItalic { get; set; }

See Also