[]
Gets or sets the font pitch of this font.
The pitch indicates whether the font is fixed pitch, proportionally spaced, or relies on a default setting.
public FontPitch Pitch { get; set; }
Public Property Pitch As FontPitch