[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ThemeFont.Pitch

Pitch Property

Pitch

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 FontPitch Pitch { get; set; }
Public Property Pitch As FontPitch