Documents for PDF, .NET Edition Documentation
IsFixedPitch Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > Font Class : IsFixedPitch Property
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
public System.bool IsFixedPitch {get;}
See Also

Reference

Font Class
Font Members