struct KERNINGPAIR
public KERNINGPAIR( ushort wFirst, ushort wSecond, int iKernAmount )
Structure KERNINGPAIR
static extern uint GetKerningPairs(IntPtr hdc, uint nNumPairs,
[Out] KERNINGPAIR [] lpkrnpair);