Share via


W.pBdr Field

Definition

Represents the w:pBdr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pPr.
  • has the following child XML elements: bar, between, bottom, left, right, top.
  • corresponds to the following strongly-typed classes: ParagraphBorders.

Applies to