Share via


W14.algn Field

Definition

Represents the w14:algn XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: reflection, shadow, textOutline.
  • corresponds to the following strongly-typed properties: Reflection.Alignment, Shadow.Alignment, TextOutlineEffect.Alignment.

Applies to