Share via


W.rightChars Field

Definition

Represents the w:rightChars XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ind.
  • corresponds to the following strongly-typed properties: Indentation.RightChars.

Applies to