Share via


W.bidi Field

Definition

Represents the w:bidi XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pPr, sectPr.
  • corresponds to the following strongly-typed classes: BiDi.

Applies to