[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.Font.IsFixedPitch

IsFixedPitch Property

IsFixedPitch

False if the font is proportionally spaced, True if the font is not proportionally spaced (i.e. monospaced).

Declaration
public bool IsFixedPitch { get; }
Public ReadOnly Property IsFixedPitch As Boolean