Share via


NoNamespace.panose Field

Definition

Represents the panose XML attribute.

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

Applies to