Share via


NoNamespace.script Field

Definition

Represents the script XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to