Share via


W.hint Field

Definition

Represents the w:hint XML attribute.

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

Applies to