Share via


NoNamespace.typeface Field

Definition

Represents the typeface XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: font, font.
  • corresponds to the following strongly-typed properties: Font.Typeface, SupplementalFont.Typeface.

Applies to