Share via


W.embedBold Field

Definition

Represents the w:embedBold XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to