C1.WPF.PrintDocument.4.6.2 Assembly / C1.Util Namespace / FontSubSet.KernSubtable Class / KerningPairs Property

In This Topic
KerningPairs Property
In This Topic
The left-hand glyph and the right-hand glyph in the kerning pairs: (leftGlyphID << 16) | rightGlyphID.
Syntax
'Declaration
 
Public ReadOnly Property KerningPairs As UInteger()
 
See Also