Encapsulates a font's pitch.
Enum | +--FontPitch
package com.ms.wfc.ui
public final class FontPitch
extends Enum
An application specifies the pitch of a font when it creates the Font object. All Font object initialization occurs in the Font object's constructor; once the object is constructed, its settings cannot be modified.