ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / FontFace1 Class / HasKerningPairs Method

In This Topic
    HasKerningPairs Method
    In This Topic
    BOOL IDWriteFontFace1::HasKerningPairs()
    Syntax
    'Declaration
     
    Public Function HasKerningPairs() As System.Boolean
    public System.bool HasKerningPairs()
    See Also