Share via


W.pitch Field

Definition

Represents the w:pitch XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: font.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Pitch.

Applies to