Share via


NoNamespace.altLang Field

Definition

Represents the altLang XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: defRPr.
  • corresponds to the following strongly-typed properties: TextCharacterPropertiesType.AlternativeLanguage.

Applies to