Share via


NoNamespace.mods Field

Definition

Represents the mods XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fontRef.
  • corresponds to the following strongly-typed properties: FontReference.Modifiers.

Applies to