Share via


X.rFont Field

Definition

Represents the x:rFont XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: RunFont.

Applies to