Share via


W.sig Field

Definition

Represents the w:sig XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: font.
  • has the following XML attributes: csb0, csb1, usb0, usb1, usb2, usb3.
  • corresponds to the following strongly-typed classes: FontSignature.

Applies to