Share via


NoNamespace.alignment Field

Definition

Represents the alignment XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: phoneticPr.
  • corresponds to the following strongly-typed properties: PhoneticProperties.Alignment.

Applies to