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

In This Topic
KerningValues Property
In This Topic
The kerning value for the above pair, in FUnits.
Syntax
'Declaration
 
Public ReadOnly Property KerningValues As Short()
 
Remarks
If this value is greater than zero, the characters will be moved apart. If this value is less than zero, the character will be moved closer together.
See Also