[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FontBase.Italic

Italic Property

Italic

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.

Declaration
public bool Italic { get; set; }
Public Property Italic As Boolean