[]
Gets or sets a value indicating whether the font is formatted as italic.
In an Office Math zone this property takes into account the GrapeCity.Documents.Word.OMathFormat.Style property.
public bool Italic { get; set; }
Public Property Italic As Boolean