[]
Gets or sets the font style for the content of the element.
public bool Italic { get; set; }
Public Property Italic As Boolean
<code>True</code> if font style is italic.
Otherwise, font style is normal.