FlexReport for WPF | ComponentOne
C1.WPF.Document Assembly / C1.WPF.Document.Util 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 Boolean
    public bool NoKerning {get;}
    See Also