Share via


W.xAlign Field

Definition

Represents the w:xAlign XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: framePr.
  • corresponds to the following strongly-typed properties: FrameProperties.XAlign.

Applies to