Style.IsItalic

Style.IsItalic property

Gets or sets a value indicating whether the text style is italic.

public bool IsItalic { get; set; }

See Also