Share via


W.charset Field

Definition

Represents the w:charset XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: font.
  • has the following XML attributes: characterSet, val.
  • corresponds to the following strongly-typed classes: FontCharSet.

Applies to