Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / GlyphInfo Class / NoKerning Property

In This Topic
    NoKerning Property
    In This Topic
    Prevents glyph kerning when its reading direction is unnatural.
    Syntax
    'Declaration
     
    Public ReadOnly Property NoKerning As System.Boolean
    public System.bool NoKerning {get;}
    See Also