Share via


W.hanging Field

Definition

Represents the w:hanging XML attribute.

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

Applies to