EmbeddedFont.ItalicFont Property

Definition

Italic Embedded Font.

Represents the following element tag in the schema: p:italic.

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

Property Value

Returns ItalicFont.

Applies to