Share via


NoNamespace.behindDoc Field

Definition

Represents the behindDoc XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: anchor.
  • corresponds to the following strongly-typed properties: Anchor.BehindDoc.

Applies to