Share via


W.firstLineChars Field

Definition

Represents the w:firstLineChars XML attribute.

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

Applies to