DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / IsFixedPitch Property

In This Topic
IsFixedPitch Property
In This Topic
False if the font is proportionally spaced, True if the font is not proportionally spaced (i.e. monospaced).
Syntax
'Declaration
 
Public ReadOnly Property IsFixedPitch As System.Boolean
 
See Also