Share via


Font.EmbedItalicFont Property

Definition

EmbedItalicFont.

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

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

Property Value

Returns EmbedItalicFont.

Applies to