Share via


W.hAnchor Field

Definition

Represents the w:hAnchor XML attribute.

public static readonly System.Xml.Linq.XName hAnchor;
 staticval mutable hAnchor : System.Xml.Linq.XName
Public Shared ReadOnly hAnchor 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.HorizontalPosition.

Applies to