Share via


P.boldItalic Field

Definition

Represents the p:boldItalic XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: embeddedFont.
  • corresponds to the following strongly-typed classes: BoldItalicFont.

Applies to