[]
Gets or sets the font style for the content of the element.
public bool Italic { get; set; }
Public Property Italic As Boolean
<a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">true</a> if font style is italic.
Otherwise, font style is normal.