Share via


W.asciiTheme Field

Definition

Represents the w:asciiTheme XML attribute.

public static readonly System.Xml.Linq.XName asciiTheme;
 staticval mutable asciiTheme : System.Xml.Linq.XName
Public Shared ReadOnly asciiTheme 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.AsciiTheme.

Applies to