[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FontBase.ItalicBi

ItalicBi Property

ItalicBi

Gets or sets a value indicating whether Italic shall be applied to all complex script characters in the contents when displayed in a document.

In an Office Math zone this property takes into account the GrapeCity.Documents.Word.OMathFormat.Style property.

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