Share via


W.rtl Field

Definition

Represents the w:rtl XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to