Share via


M.dPr Field

Definition

Represents the m:dPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: d.
  • has the following child XML elements: begChr, ctrlPr, endChr, grow, sepChr, shp.
  • corresponds to the following strongly-typed classes: DelimiterProperties.

Applies to