ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / FontSubSet.KernSubtable Class / PairCount Property

In This Topic
    PairCount Property (FontSubSet.KernSubtable)
    In This Topic
    Number of kerning pairs.
    Syntax
    'Declaration
     
    Public ReadOnly Property PairCount As System.Integer
    public System.int PairCount {get;}
    See Also