Share via


W.relativeTo Field

Definition

Represents the w:relativeTo XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ptab.
  • corresponds to the following strongly-typed properties: PositionalTab.RelativeTo.

Applies to