Share via


M.alnAt Field

Definition

Represents the m:alnAt XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: brk.
  • corresponds to the following strongly-typed properties: Break.AlignAt.

Applies to