Share via


W.fontSz Field

Definition

Represents the w:fontSz XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: readModeInkLockDown.
  • corresponds to the following strongly-typed properties: ReadModeInkLockDown.FontSize.

Applies to