C1.WPF.PrintDocument.4.6.2 Assembly / C1.Util Namespace / FontSubSet.KernSubtable Class / IndexOfPair Method

In This Topic
IndexOfPair Method
In This Topic
Returns the index of a given key pair, or -1.
Syntax
'Declaration
 
Public Function IndexOfPair( _
   ByVal firstGlyph As UShort, _
   ByVal secondGlyph As UShort _
) As Integer
 

Parameters

firstGlyph
secondGlyph
See Also