[]
Specifies the pitch of a font.
public enum FontPitch
Public Enum FontPitch
Name | Description |
---|---|
Default | Specifies that no information is available about the pitch of the font. |
Fixed | Specifies that the font is a fixed width font. |
Variable | Specifies that the font is a proportional width font. |