Share via


NoNamespace.kern Field

Definition

Represents the kern XML attribute.

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 attribute, it:

  • is contained in the following XML elements: defRPr.
  • corresponds to the following strongly-typed properties: TextCharacterPropertiesType.Kerning.

Applies to