Share via


W.displacedByCustomXml Field

Definition

Represents the w:displacedByCustomXml XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: bookmarkStart, permEnd, permStart.
  • corresponds to the following strongly-typed properties: BookmarkStart.DisplacedByCustomXml, PermEnd.DisplacedByCustomXml, PermStart.DisplacedByCustomXml.

Applies to