Share via


W.altName Field

Definition

Represents the w:altName XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to