Share via


W.pPrChange Field

Definition

Represents the w:pPrChange XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pPr.
  • has the following child XML elements: pPr.
  • has the following XML attributes: author, date, id, dateUtc.
  • corresponds to the following strongly-typed classes: ParagraphPropertiesChange.

Applies to