Share via


W.hangingChars Field

Definition

Represents the w:hangingChars XML attribute.

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

Applies to