Share via


W.characterSet Field

Definition

Represents the w:characterSet XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: charset.
  • corresponds to the following strongly-typed properties: FontCharSet.StrictCharacterSet.

Applies to