Share via


W.ascii Field

Definition

Represents the w:ascii XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rFonts.
  • corresponds to the following strongly-typed properties: RunFonts.Ascii.

Applies to