Share via


X.charset Field

Definition

Represents the x:charset XML elements.

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, rPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: FontCharSet, RunPropertyCharSet.

Applies to