Share via


W.startChars Field

Definition

Represents the w:startChars XML attribute.

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

Applies to