[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FontPitch

FontPitch Enum

Specifies the pitch of a font.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum FontPitch
Public Enum FontPitch

Fields

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.