Share via


W.anchorLock Field

Definition

Represents the w:anchorLock XML attribute.

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

Applies to