Share via


NoNamespace.anchory Field

Definition

Represents the anchory XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: wrap.
  • corresponds to the following strongly-typed properties: TextWrap.AnchorY.

Applies to