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.
'Declaration Public Property Pitch As FontPitch
public FontPitch Pitch {get; set;}
ThemeFont Class ThemeFont Members