Share via


W.firstLine Field

Definition

Represents the w:firstLine XML attribute.

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

Applies to