Share via


W.rsidR Field

Definition

Represents the w:rsidR XML attributes.

public static readonly System.Xml.Linq.XName rsidR;
 staticval mutable rsidR : System.Xml.Linq.XName
Public Shared ReadOnly rsidR 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.RsidParagraphAddition, PreviousSectionProperties.RsidR, Run.RsidRunAddition, SectionProperties.RsidR, TableRow.RsidTableRowAddition.

Applies to