Share via


M.rPr Field

Definition

Represents the m:rPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: r.
  • has the following child XML elements: aln, brk, lit, nor, scr, sty.
  • corresponds to the following strongly-typed classes: RunProperties.

Applies to