InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / GlyphInfo Class / NoKerning Property

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