IsItalic

FontStyles.IsItalic property

Indicates whether this FontStyles instance has an italic flag enabled (true) or disabled (false)

public bool IsItalic { get; }

See Also