Share via


W.embedItalic Field

Definition

Represents the w:embedItalic XML element.

public static readonly System.Xml.Linq.XName embedItalic;
 staticval mutable embedItalic : System.Xml.Linq.XName
Public Shared ReadOnly embedItalic As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: font.
  • corresponds to the following strongly-typed classes: EmbedItalicFont.

Applies to