2.5.29.2 fmFontPitch

The following table specifies the values of the fmFontPitch enumeration and their meanings.

Name

Value

Meaning

DEFAULT_PITCH

0x0

Does not specify a character pitch. Behavior is determined by the client application using this field.

FIXED_PITCH

0x1

All characters have the same width.

VARIABLE_PITCH

0x2

Characters have varying widths.