DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontBase Class / Italic Property

In This Topic
Italic Property
In This Topic
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.

Syntax
'Declaration
 
Public Property Italic As System.Boolean
 
See Also