RunProperties.Italic Property

Definition

Italic.

Represents the following element tag in the schema: w:i.

public DocumentFormat.OpenXml.Wordprocessing.Italic Italic { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.Italic? Italic { get; set; }
member this.Italic : DocumentFormat.OpenXml.Wordprocessing.Italic with get, set
Public Property Italic As Italic

Property Value

Returns Italic.

Applies to