Share via


W.leftChars Field

Definition

Represents the w:leftChars XML attribute.

public static readonly System.Xml.Linq.XName leftChars;
 staticval mutable leftChars : System.Xml.Linq.XName
Public Shared ReadOnly leftChars 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.LeftChars.

Applies to