Share via


WP14.anchorId Field

Definition

Represents the wp14:anchorId XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: anchor, inline.
  • corresponds to the following strongly-typed properties: Anchor.AnchorId, Inline.AnchorId.

Applies to