Share via


W.rsidRPr Field

Definition

Represents the w:rsidRPr XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: p, r, sectPr, tr.
  • corresponds to the following strongly-typed properties: Paragraph.RsidParagraphMarkRevision, PreviousSectionProperties.RsidRPr, Run.RsidRunProperties, SectionProperties.RsidRPr, TableRow.RsidTableRowMarkRevision.

Applies to