Share via


W.kern Field

Definition

Represents the w:kern XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Kern.

Applies to