Share via


W.combine Field

Definition

Represents the w:combine XML attribute.

public static readonly System.Xml.Linq.XName combine;
 staticval mutable combine : System.Xml.Linq.XName
Public Shared ReadOnly combine As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: eastAsianLayout.
  • corresponds to the following strongly-typed properties: EastAsianLayout.Combine.

Applies to