Font.Italic

Font.Italic property

Gets a value that indicates whether this Font is italic.

public bool Italic { get; }

Return Value

true if this Font is italic; otherwise, false.

See Also