Italic

Font.Italic property

Gets a value indicating whether this Font is italic.

public bool Italic { get; }

Property Value

True if this Font is italic; otherwise, false.

See Also