Share via


NoNamespace.fontScale Field

Definition

Represents the fontScale XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: normAutofit.
  • corresponds to the following strongly-typed properties: NormalAutoFit.FontScale.

Applies to